Linux Kernel GTP-U code for GTPv0/v1. Part of mainline Linux for several years.
Go to file
Pablo Neira Ayuso e29789755f gtp: kill unused fields in struct pdp_ctx
This is using the sgsn_addr to know where to send the GTP packets,
I guess that was the intention of those fields.
2014-02-20 01:12:03 +01:00
Makefile gtp: remove GTP_CMD_CFG_* genetlink and use rtnetlink interface 2014-02-18 19:20:11 +01:00
genl.c genl: remove error message from library 2014-02-10 18:08:28 +01:00
genl.h genl: ix crash due to missing wrong prototype 2014-01-21 18:09:17 +01:00
gtp-link-add.c gtp: remove GTP_CMD_CFG_* genetlink and use rtnetlink interface 2014-02-18 19:20:11 +01:00
gtp-tunnel.c gtp-tunnel: validate GTP version and interface 2014-02-19 16:02:52 +01:00
gtp.c gtp: kill unused fields in struct pdp_ctx 2014-02-20 01:12:03 +01:00
gtp.h gtp: use lookup table to calculate gtp1u header length 2014-02-18 16:27:01 +01:00
gtp_nl.h gtp: remove GTP_CMD_CFG_* genetlink and use rtnetlink interface 2014-02-18 19:20:11 +01:00
gtpnl.c gtp: reorganize headers 2014-02-10 18:04:26 +01:00