aboutsummaryrefslogtreecommitdiffstats
path: root/ggsn
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-09-24 21:54:59 +0800
committerHarald Welte <laforge@gnumonks.org>2017-10-10 08:56:09 +0800
commit6748dc90b8c2a0ec57a5d05eb28c20a5002afbbc (patch)
treeacb0478e925f8cfa67349ac6d6948262b30ce423 /ggsn
parent7bd7b6815aa937bba12c1cd82a0abbb58aab1fc6 (diff)
sgsnemu: Add IPv6 support via tun device and "-t v6 --createif"
The idea is to only implement the GTP-C plane and configure the right link-local source address on the tun-device and let the regular (Linux) kernel take care of sending router solicitations and accepting/processing the related router advertisement. This avoids a lot of complexity in sgsnemu. For this to work, you must have /proc/sys/net/ipv6/conf/$tun/accept_ra set to either 1 (works only if no IPv6 forwarding/routing configured on your sgsnemu-running system) or 2 (works even if forwarding/routing is configured). Change-Id: I57e4c53ee648e1efecfba3eea592d1129849557c Closes: OS#2518
Diffstat (limited to 'ggsn')
0 files changed, 0 insertions, 0 deletions