aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-20cosmetic: gtp: queue: remove trailing whitespacePau Espin Pedrol2-6/+6
2019-06-19manuals: Add script to regenerate vty/counter documentationDaniel Willmann2-0/+18
2019-06-04sgsnemu: Replace use of deprecated libgtp API pdp_newpdp with new onePau Espin Pedrol1-1/+1
2019-06-04ggsn: vty: Require ggsn param in <show pdp-context> cmdPau Espin Pedrol2-8/+22
2019-06-04ggsn_vty_reference.xml: Update from last code changesPau Espin Pedrol1-11/+52
2019-06-04gtp: Make use of new libgtp APIs with multi-gsn supportPau Espin Pedrol1-23/+22
2019-06-04gtp: Introduce new pdp APIs (and deprecate old ones) to support multiple GSNPau Espin Pedrol5-37/+90
2019-06-04ggsn: Fix undefined behaviour shifting beyond sign bitPau Espin Pedrol1-2/+2
2019-05-31cosmetic: gtp.h: Remove trailing whitespacesPau Espin Pedrol1-7/+7
2019-05-31pdp: Drop unused code for hashipPau Espin Pedrol2-78/+0
2019-05-31ggsn: Use gtp_delete_context_req2() everywhereOliver Smith3-7/+40
2019-05-31gtp: Re-arrange free pdp ctx code in non-teardown scenarioPau Espin Pedrol1-13/+14
2019-05-31cosmetic: gtp: Document free pdp ctx in non-teardown scenarioPau Espin Pedrol1-1/+25
2019-05-31gtp: Refactor code to use gtp_freepdp(_teardown) APIsPau Espin Pedrol2-50/+32
2019-05-31gtp_create_pdp_ind: simplify code by reordering and compacting parsingPau Espin Pedrol1-99/+71
2019-05-31pdp: Introduce new API pdp_count_secondaryPau Espin Pedrol3-10/+20
2019-05-31gtp: Fix typo dublicate->duplicatePau Espin Pedrol1-11/+11
2019-05-31gtp: Take queue_resp into account to schedule retrans timerPau Espin Pedrol1-3/+15
2019-05-31ggsn: Start gtp retrans timer during startupPau Espin Pedrol1-0/+1
2019-05-31debian: create -doc subpackage with pdf manualsOliver Smith4-2/+18
2019-05-30gtp: Document spec reasoning drop of Rx DeleteCtxReqPau Espin Pedrol1-0/+8
2019-05-29ggsn: Drop unused param force in apn_stop()Pau Espin Pedrol3-12/+12
2019-05-19osmo-ggsn: properly show subscriber's MSISDN in the VTYVadim Yanitskiy1-1/+7
2019-05-14osmo-ggsn: print requested / actual APN in PDP infoVadim Yanitskiy2-0/+14
2019-05-13osmo-ggsn: check result of osmo_apn_to_str()Vadim Yanitskiy1-5/+7
2019-05-13osmo-ggsn: add VTY command to show PDP context by IPv4Vadim Yanitskiy1-0/+42
2019-05-13osmo-ggsn: fix VTY command for getting PDP contexts by APNVadim Yanitskiy1-11/+37
2019-04-11ggsn.c: Refactor PCO processing during PDP activationHarald Welte1-85/+95
2019-04-11ggsn: Fix build_ipcp_pco() in presence of invalid IPCP contentHarald Welte1-6/+7
2019-04-11ggsn: Remove magic numbers from ipcp_contains_option()Harald Welte1-6/+7
2019-04-11ggsn: const-ify input / read-only arguments of PCO related functionsHarald Welte1-6/+8
2019-04-11ggsn: Remove magic numbers from pco_contains_proto()Harald Welte1-6/+11
2019-04-11process_pco() const-ify 'apn' argumentHarald Welte1-4/+4
2019-03-14Don't return error on normal shutdownMax1-1/+1
2019-01-20Bump version: 1.2.2.44-6da8-dirty → 1.3.01.3.0Harald Welte6-7/+67
2018-12-06contrib: fix makedistcheck with disabled systemdOliver Smith1-1/+2
2018-12-05contrib/jenkins.sh: build and publish manualsOliver Smith1-2/+20
2018-12-04Fix DISTCHECK_CONFIGURE_FLAGS overrideOliver Smith1-1/+1
2018-11-27build manuals moved here from osmo-gsm-manuals.gitOliver Smith7-23/+84
2018-11-27Merge history from osmo-gsm-manuals.gitNeels Hofmeyr9-0/+2162
2018-11-27ggsn: update vty referenceNeels Hofmeyr1-44/+118
2018-11-27vty-ref: Update URI of docbook 5.0 schemaHarald Welte1-2/+2
2018-11-27OsmoGGSN: update vty referenceNeels Hofmeyr1-6/+174
2018-11-27OsmoGGSN: fix VTY additions' node IDsNeels Hofmeyr1-8/+8
2018-11-27OsmoGGSN vty: update VTY referenceNeels Hofmeyr1-391/+116
2018-11-27OsmoGGSN VTY ref: prep: convert newlines to unixNeels Hofmeyr1-1480/+1480
2018-11-27OsmoGGSN: typo: privelegesNeels Hofmeyr1-1/+1
2018-11-27OsmoGGSN: add Routing section for IP forward and masqueradingNeels Hofmeyr1-0/+32
2018-11-27OsmoGGSN: multiple instances: mention GTP portNeels Hofmeyr1-0/+9
2018-11-27OsmoGGSN: more info on non-root operation / tun creationNeels Hofmeyr1-5/+16