osmo-ggsn/sgsnemu
Pau Espin e2b0961f18 sgsnemu: Handle IPv6 SLAAC in tun iface manually
Disable IPv6 automatic SLAAC by linux kernel and handle it manually.
This allows us gaining control on local address acquisition and set
addresses and routing properly. It will also allow us to run in ping
mode without a tun iface.

Related: OS#4434

Change-Id: Iae59cf6ffb181357e10b3080a5c751bd454f4a1f
2020-04-21 14:39:42 +00:00
..
Makefile.am Move kernel GTP support from ggsn/ to lib/ 2018-04-25 21:44:46 +02:00
cmdline.c sgsnemu: cmdline: Drop unused function cmdline_parser_params_create() 2020-04-08 19:00:19 +02:00
cmdline.ggo add Linux network namespace support for TUN device 2020-02-26 11:16:06 +01:00
cmdline.h sgsnemu: cmdline: Drop unused function cmdline_parser_params_create() 2020-04-08 19:00:19 +02:00
sgsnemu.c sgsnemu: Handle IPv6 SLAAC in tun iface manually 2020-04-21 14:39:42 +00:00