Attention is currently required from: osmith, pablo. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libgtpnl/+/35985?usp=email )
Change subject: gtp-link: add IPv6 support ...................................................................... Patch Set 1: (1 comment) Commit Message: https://gerrit.osmocom.org/c/libgtpnl/+/35985/comment/d04ef330_51b701cd PS1, Line 15: ./gtp-link add gtp0 ip6 --sgsn # IPv6 SGSN > Dual stack is support for both inner MS IP address and outer GTP IP address. > […] @[email protected], regarding "2) dual stack outer GTP address", you are mentioning there how to configure the *remote* outer address. However, I'm talking about the *local* (bind) outer address, that is, where the peer will send traffic to us through UDP/GTP-u. Those are so far configured by gtp-link binary, and hardcoded to ANY_ADDRESS. What If I want to, lets say bind to IPv4 address A.B.C.D and IPV6 address ::Z, and then announce those in CreateSessionReq/Resp in GTPv{1,2}C? AFAIU I need to create 2 gtp tun devices, binding one to A.B.C.D and one to ::Z. -- To view, visit https://gerrit.osmocom.org/c/libgtpnl/+/35985?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: libgtpnl Gerrit-Branch: master Gerrit-Change-Id: I201c32a1bf9a2ab7a228287590bc7ec19c4997b9 Gerrit-Change-Number: 35985 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-CC: pablo <[email protected]> Gerrit-CC: pespin <[email protected]> Gerrit-Attention: osmith <[email protected]> Gerrit-Attention: pablo <[email protected]> Gerrit-Comment-Date: Thu, 15 Feb 2024 17:50:14 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: pablo <[email protected]> Comment-In-Reply-To: pespin <[email protected]> Gerrit-MessageType: comment
