osmo-ggsn/ggsn
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 icmpv6 and checksum files from ggsn/ dir to lib/ 2020-04-14 13:18:21 +00:00
ggsn.c sgsnemu: Handle IPv6 SLAAC in tun iface manually 2020-04-21 14:39:42 +00:00
ggsn.h ggsn, sgsnemu: Drop use of no-op deprecated gtp_retrans* APIs 2019-09-05 09:59:52 +00:00
ggsn_main.c ggsn: Split application lifecycle related code into ggsn_main.c 2019-08-28 11:14:57 +02:00
ggsn_vty.c ggsn: Implement echo req/resp and recovery 2019-08-28 11:34:11 +02:00
pco.c Move pdp_get_peer_ipv() to lib/util.* 2019-08-28 11:14:57 +02:00
pco.h ggsn: Move PCO handling code into its own file 2019-08-28 11:13:46 +02:00
sgsn.c ggsn: Implement echo req/resp and recovery 2019-08-28 11:34:11 +02:00
sgsn.h ggsn: Implement echo req/resp and recovery 2019-08-28 11:34:11 +02:00