libgtpnl/tools
Harald Welte 3bf55c32be Add support for SGSN role via IFLA_GTP_ROLE
This patch corresponds to a Linux kernel patch extending the kernel GTP
to also cover the SGSN role, not just the GGSN role.  In order to keep
the API/behavior compatible, gtp_dev_create() will continue to create
GGSN-side tunnels, while a new gtp_dev_create_sgsn() is introduced to
create SGSN-side tunnels.

Signed-off-by: Harald Welte <laforge@gnumonks.org>
2017-03-24 15:39:17 +01:00
..
Makefile.am tools: gtp-link: rename file now that we support deletion command 2016-05-10 18:16:59 +02:00
gtp-link.c Add support for SGSN role via IFLA_GTP_ROLE 2017-03-24 15:39:17 +01:00
gtp-tunnel.c tools: gtp-tunnel: restore option parsing 2016-05-10 18:16:59 +02:00