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. […]
@pablo@gnumonks.org, 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 <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pablo <pablo(a)gnumonks.org>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pablo <pablo(a)gnumonks.org>
Gerrit-Comment-Date: Thu, 15 Feb 2024 17:50:14 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pablo <pablo(a)gnumonks.org>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment