Attention is currently required from: osmith, pablo.
pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/libgtpnl/+/35987?usp=email )
Change subject: gtp: provide interface to set family
......................................................................
Patch Set 2: Code-Review+1
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/libgtpnl/+/35987/comment/fcee2076_2e91b009
PS2, Line 9: Kernel now supports for TID/I_TEI to be used in both IPv4 and IPv6 GTP
Probably the kernel patch kernels to clarify this: […]
Ah I think I previously confused IPv4/Ipv6 *outer* support with *inner* support
here, sorry.
And a GTP can only listen to one single address at the
same time, either IPv4 or IPv6.
So this means, If one wants to implement a GSN node which can be accessed both through
IPv4 and IPv6 in UDP/GTP-U (*outer*, not *inner*), then 2 gtp tun devices need to be
created right? One for IPv4 and one for IPv6.
Eg. When sending a GTPv2C CreateSessionReq, the GSN node can specify both an IPv4 and an
IPv6 address where it can be reached (in FQDN IE). Similar stuff in the CreateSessionResp
back.
Similar stuff in GTpv1C with "GSN Address" IEs.
--
To view, visit
https://gerrit.osmocom.org/c/libgtpnl/+/35987?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: I584d3997ffb89cd430dfda9615a4ce0ce517ab2a
Gerrit-Change-Number: 35987
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: pablo <pablo(a)gnumonks.org>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pablo <pablo(a)gnumonks.org>
Gerrit-Comment-Date: Thu, 15 Feb 2024 17:31:51 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: pablo <pablo(a)gnumonks.org>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment