Linux Kernel GTP-U code for GTPv0/v1. Part of mainline Linux for several years.
Go to file
Pablo Neira Ayuso 0eca321846 gtp: fix hashing of GTPv0 entries in the forwarding base
Use the corresponding hash function depending on the version
type. Using ipv4_hashfn was working with GTPv1 because the
TEI is also 32-bits, bit GTPv0 was broken.
2014-03-20 12:55:41 +01:00
libgtnl gtp-rtnl: remove debugging message that print netlink message 2014-03-20 10:33:18 +01:00
Makefile add libgtpnl 2014-02-20 19:41:29 +01:00
genl.h genl: ix crash due to missing wrong prototype 2014-01-21 18:09:17 +01:00
gtp.c gtp: fix hashing of GTPv0 entries in the forwarding base 2014-03-20 12:55:41 +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: create socket from userspace and pass them as configuration 2014-02-23 23:09:59 +01:00