aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/sgsn.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-16sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr1-2/+2
2016-12-13rename oap.h to oap_client.hNeels Hofmeyr1-1/+1
2016-12-13oap: rename public API from oap_ to oap_client_Neels Hofmeyr1-1/+1
2016-12-13gprs_gsup_client*: remove the gprs_ prefixNeels Hofmeyr1-1/+1
2016-09-24SNDCP: add V.42bis data compression functionalityPhilipp1-0/+9
2016-09-24SNDCP: add RFC1144 header compression functionalityPhilipp1-0/+7
2016-09-02IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrivesDaniel Willmann1-0/+1
2016-08-27sgsn: add statistics counter for LLC packetsAlexander Couzens1-0/+4
2016-07-25sgsn: add statistics counter for GPRS and PDP packetsAlexander Couzens1-0/+26
2016-07-04SGSN: add vty config for choosing GPRS encryptionMax1-1/+2
2015-11-02gsup/oap: add OAP to GSUP client.Neels Hofmeyr1-0/+3
2015-08-18sgsn: make all SGSN timers configurable via the VTYHarald Welte1-0/+15
2015-05-25sgsn: Allow to specify the DNS servers that should be usedHolger Hans Peter Freyther1-0/+1
2015-05-25sgsn: Allow to resolve the IPv4 address of a GGSN through DNSHolger Hans Peter Freyther1-0/+3
2015-05-25sgsn: Integrate c-ares with the osmocom event loopHolger Hans Peter Freyther1-0/+14
2015-05-06sgsn: Create an initial and limited CDR moduleHolger Hans Peter Freyther1-0/+14
2015-01-26sgsn: Remove the "permanent" subscriber cacheHolger Hans Peter Freyther1-4/+0
2015-01-26sgsn: Remove inactive LLME/MM after inactivity timeoutJacob Erlbeck1-0/+2
2015-01-18gprs: Add expiry timeout for subscriber entriesJacob Erlbeck1-0/+4
2015-01-18sgsn: Add global require_update_location flagJacob Erlbeck1-0/+1
2015-01-18sgsn: Replace subscr.authenticate by global require_authentication flagJacob Erlbeck1-0/+2
2015-01-18sgsn: Integrate the GSUP client into the SGSNJacob Erlbeck1-0/+7
2014-12-09sgsn: Integrate subscriber handling into the SGSNJacob Erlbeck1-1/+2
2014-11-14sgsn: Add 'acl-only' authentication policyJacob Erlbeck1-1/+7
2013-07-21sgsn: Add "auth-policy" VTY command to enable/disable ACLHarald Welte1-0/+1
2013-07-21sgsn: add a minimalistic ACLHarald Welte1-0/+2
2012-06-16split libgb into a separate library for outside useHarald Welte1-1/+1
2011-10-14gprs: Fix various compiler warningsHolger Hans Peter Freyther1-0/+2
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-3/+3
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-1/+1
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2010-07-01[SGSN] Fix segfault when passing re-assembled SN-PDU to GMMHarald Welte1-2/+2
2010-06-03[GPRS] SNDCP: Implement fragmentation of N-PDUs to SN-PDUs in downlinkHarald Welte1-0/+2
2010-06-03[GPRS] implement GTP->SNDCP->LLC downlink user-data pathHarald Welte1-0/+2
2010-06-01[GPRS] hand SNDCP N-PDUs to the GTP to the GGSNHarald Welte1-0/+8
2010-05-19[GPRS] NS: VTY: Move all local ip/port bind values into 'ns' nodeHarald Welte1-2/+0
2010-05-18[GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQHarald Welte1-1/+3
2010-05-18[GPRS] Properly connect GPRS SM with LIBGTP for PDP context activationHarald Welte1-0/+6
2010-05-17[SGSN] remove the mmctx->sgsn pointerHarald Welte1-0/+1
2010-05-17[GPRS] Initial untested support for libgtpHarald Welte1-0/+16
2010-05-04[gprs] Build the SGSN stand-alone and not as part of bsc_hackHarald Welte1-0/+30