Linux Kernel GTP-U code for GTPv0/v1. Part of mainline Linux for several years.
Go to file
Pablo Neira Ayuso 4eec5f0f7d gtp: destroy sockets if there have been initialized
Fixes a crash if you remove the gtp module and no configuration was
enabled.
2014-01-22 21:46:07 +01:00
Makefile gtp: add GTP_CMD_CFG_* commands 2014-01-22 21:02:37 +01:00
genl.c genl: introduce genl_nlmsg_build_hdr and use it 2014-01-21 17:42:08 +01:00
genl.h genl: ix crash due to missing wrong prototype 2014-01-21 18:09:17 +01:00
gtp-cfg-add.c gtp: add GTP_CMD_CFG_* commands 2014-01-22 21:02:37 +01:00
gtp-link-add.c initial import 2014-01-20 13:42:39 +01:00
gtp-tunnel-add.c gtp-tunnel-add: create one tunnel 2014-01-21 18:56:36 +01:00
gtp-tunnel-get.c gtp-tunnel-get: remove debugging information 2014-01-21 19:01:58 +01:00
gtp.c gtp: destroy sockets if there have been initialized 2014-01-22 21:46:07 +01:00
gtp.h gtp: add GTP_CMD_CFG_* commands 2014-01-22 21:02:37 +01:00