Attention is currently required from: osmith, pablo.
Patch set 2:Code-Review +1
1 comment:
Commit Message:
Patch Set #2, 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 change 35987. To unsubscribe, or for help writing mail filters, visit settings.