aboutsummaryrefslogtreecommitdiffstats
path: root/gtp/pdp.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-25gtp/pdp: Remove unused APIs pdp_ntoeua pdp_euatonPau Espin Pedrol1-2/+0
2018-01-25gtp/pdp: Fix trailing whitespacePau Espin Pedrol1-8/+8
2017-12-11Add support for IPv4v6 End User AddressesPau Espin Pedrol1-1/+2
2017-10-01Replace EUA magic numbers for IETF, IPv4 and IPv6 with #definesHarald Welte1-0/+4
2017-09-25Move extended PDP logging macro to headerMax1-0/+3
2017-09-24libgtp: Allow each PDP context to specify if it transmits G-PDU sequence numbersHarald Welte1-0/+4
2017-09-06Rename OpenGGSN to OsmoGGSNHarald Welte1-1/+2
2017-09-05libgtp: Add back-reference to gsn from pdp contextHarald Welte1-0/+4
2017-08-13libgtp: Delete PDP context on receiving GTPv1 Error IndicationHarald Welte1-0/+1
2016-10-11Remove unused functionMax1-1/+0
2014-12-04gtp: Make these regions runtime debuggableHolger Hans Peter Freyther1-2/+0
2014-03-24gtp: add pdp_set_imsi_nsapiPablo Neira Ayuso1-0/+2
2011-11-02Convert all code to Linux coding styleHarald Welte1-139/+135
2011-10-07optionally do not send recovery with sgsnemuHarald Welte1-0/+1
2011-10-07Add optional RAI FieldHarald Welte1-0/+2
2010-10-29Add support for GTP IE's from 3GPP R7Yann BONNAMY1-0/+8
2010-06-03Extend 'struct pdp_t' with a void *priv pointer for application useHarald Welte1-1/+2
2010-05-04Fix various compiler warnings throughout the codeHarald Welte1-5/+5
2004-09-17qos length bugfix and apple support plus header cleanupjjako1-5/+0
2004-01-09Rename u_int to uintjjako1-1/+1
2003-11-10Added --net, --nsapi, --gtpversion optionsjjako1-0/+6
2003-10-21GTP1 functionalityjjako1-13/+42
2003-10-13First attempt at a GTP1 implementationjjako1-3/+15
2003-04-11added ippool.h and ippool.cjjako1-1/+5
2002-12-16Initial revisionjjako1-0/+203