Attention is currently required from: osmith.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/33802 )
Change subject: ttcn3-ggsn-test: kernel-gtp: add ipv6 ......................................................................
Patch Set 1: Code-Review-1
(1 comment)
Patchset:
PS1: Why is this config different than the config we have for userspace? In the userspace config (osmo-ggsn.cfg) we have three separate APNs. "internet" is v4, "inet6" is v6 and "inet46" is "v46".
Now as the kernel GTP is catching up in terms of v6 support, the difference between the "userspace gtp config" and the "kernel gtp config" should shrink, not increase. In the end, it should only be the gtpu-mode that changes, right?