Attention is currently required from: osmith, pespin.
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
IIUC you mean here that we now use different local TEI pools for IPv4 and IPv6 (which makes sense, s […]
Probably the kernel patch kernels to clarify this:
gtp: identify tunnel via GTP version + TEID + family
This allows to define a GTP tunnel for dual stack MS/UE with both IPv4
and IPv6 addresses while using the same TEID via two PDP context
objects.
Still not complete description though.
You have to specify the gtp device too, so this:
[ GTP device, GTP version, TID/I_TEID, family ]
there is a 1:1 mapping between the local listener address and the GTP device. And a GTP can only listen to one single address at the same time, either IPv4 or IPv6.
To view, visit change 35987. To unsubscribe, or for help writing mail filters, visit settings.