9
0
Fork 0
This repository has been archived on 2022-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
openggsn/ggsn
Harald Welte 875e4dc8c3 gtp-kernel: Fix tunnel creation/removal for GTP Version 1
When Linux Kernel GTP-U support is enabled, OpenGGSN so far only worked
with GTPv0,but not with GTPv1, as the TEI values were not correctly
configured.  This patch fixes the initialzation of the local and remote
TEI before using libgtpnl to create a tunnel context in the kernel.

Change-Id: I3e953ff5b4ab44c26dbbe20d18b61038fa57ff32
2017-02-23 21:10:48 +01:00
..
Makefile.am Add control interface 2016-10-12 09:30:30 +00:00
cmdline.c ggsn: cmdline: no need to specify interface anymore 2016-05-10 19:06:01 +02:00
cmdline.ggo ggsn: cmdline: no need to specify interface anymore 2016-05-10 19:06:01 +02:00
cmdline.h ggsn: cmdline: no need to specify interface anymore 2016-05-10 19:06:01 +02:00
ggsn.c Only send TRAP for defined PDP peer 2016-11-02 09:32:31 +00:00
gtp-kernel.c gtp-kernel: Fix tunnel creation/removal for GTP Version 1 2017-02-23 21:10:48 +01:00
gtp-kernel.h ggsn: fix compilation error with --disable-gtp-kernel 2016-05-12 16:54:56 +02:00