aboutsummaryrefslogtreecommitdiffstats
path: root/gtp/gtp.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-05libgtp: Remove ctrl_handle from gsn_t, replace with private contextHarald Welte1-3/+1
2017-08-12Properly format IMSI before using it in trapHarald Welte1-0/+1
2016-10-12Add control interfaceMax1-1/+3
2016-01-23gtp: Fix a bunch of compiler warnings when just including gtp.hHolger Hans Peter Freyther1-0/+1
2015-10-12gtp.h: rename gsn_t.dublicate to duplicate.Neels Hofmeyr1-1/+1
2014-12-04gtp: Make these regions runtime debuggableHolger Hans Peter Freyther1-2/+0
2014-03-20gtp: fix wrong binary layout for struct gtp0_header in x86_64Pablo Neira Ayuso1-3/+3
2013-07-27gtp: Use struct ul16_t/struct ul66_t to avoid compiler warnings in OsmoSGSNHolger Hans Peter Freyther1-0/+3
2011-11-02Convert all code to Linux coding styleHarald Welte1-231/+226
2010-12-24libgtp: introduce cb_recovery() callbackHarald Welte1-0/+3
2004-09-17qos length bugfix and apple support plus header cleanupjjako1-7/+2
2004-01-09Rename u_int to uintjjako1-25/+25
2003-11-10Added --net, --nsapi, --gtpversion optionsjjako1-1/+1
2003-10-21GTP1 functionalityjjako1-3/+12
2003-10-13First attempt at a GTP1 implementationjjako1-105/+149
2003-07-06Improved GTP error handlingjjako1-1/+16
2003-01-29Improved sgsnemu pingjjako1-1/+1
2003-01-28Paranoid buffer overflow checking improvements.jjako1-0/+2
2002-12-16Initial revisionjjako1-0/+339