aboutsummaryrefslogtreecommitdiffstats
path: root/gtp/gtpie.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-14gtpie.h: Add IE identifier definitions up to 29.60 v11.8.0 Release 11Harald Welte1-4/+70
2017-10-14Allow Common flags 0x94 and ignore them in PDP activationHarald Welte1-0/+1
2017-10-13gtpie: Add missing #include of <arpa/inet.h> for htonl() and friendsHarald Welte1-0/+2
2017-10-13gtpie_decaps: const-ify pointer to input packet dataHarald Welte1-1/+1
2017-10-13gtpie_tlv() gtpie_tv0(): const-ify read-only input argumentHarald Welte1-2/+2
2017-09-06Rename OpenGGSN to OsmoGGSNHarald Welte1-1/+1
2016-09-15Add 'Bearer Control Mode' IEBJovke1-0/+1
2011-11-02Convert all code to Linux coding styleHarald Welte1-146/+143
2010-10-29Add support for GTP IE's from 3GPP R7Yann BONNAMY1-0/+4
2010-05-04Fix various compiler warnings throughout the codeHarald Welte1-9/+9
2004-09-17qos length bugfix and apple support plus header cleanupjjako1-6/+1
2004-01-09Rename u_int to uintjjako1-32/+32
2003-10-13First attempt at a GTP1 implementationjjako1-47/+27
2003-01-14Removing gtpie.h warnings from dobble definesjjako1-2/+2
2002-12-16Initial revisionjjako1-0/+279