aboutsummaryrefslogtreecommitdiffstats
path: root/src/sgsn
AgeCommit message (Expand)AuthorFilesLines
2021-03-25gmm: Expect E_VLR_ANSWERED when in ST_IU_SECURITY_CMDPau Espin Pedrol1-1/+8
2021-03-25gmm: log GMM msg type name instead of numberPau Espin Pedrol1-2/+2
2021-03-25ranap: log ranap iu event type name instead of numberPau Espin Pedrol1-1/+2
2021-03-14main: resurrect removed 'ns' logging category as deprecatedVadim Yanitskiy1-0/+1
2021-03-10Remove bogus DNS log categoryHarald Welte1-5/+0
2021-02-23main: change initialization orderHarald Welte1-17/+17
2021-02-23main: add --vty-ref-mode, use vty_dump_xml_ref_mode()Harald Welte1-0/+36
2021-02-16Fix nsei+bvci not updated on rx UL SNDCP dataPau Espin Pedrol2-4/+4
2021-02-04sndcp: Fix struct bit fields on big endianPau Espin Pedrol1-0/+17
2021-01-28sgsn_rim: Add routing for (GERAN) BSSGP RIM messagesPhilipp Maier3-0/+76
2021-01-28follow libosmocore/gprs_ns2 API changes (gprs_ns2_dynamic_create_nse)Alexander Couzens1-2/+0
2021-01-28sgsn: migrate to the new gprs_ns2_vty configurationAlexander Couzens1-12/+1
2021-01-27follow libosmocore/gprs_ns2 API changes of GPRS enumsAlexander Couzens1-6/+6
2021-01-04sgsn: Use the new NS2 apiAlexander Couzens5-56/+102
2020-12-15sgsn: check for NULL of gprs_subscr_get_or_create()Alexander Couzens2-0/+10
2020-12-10mm_state_gb_fsm: Handle implicit detach from mm_standbyDaniel Willmann1-1/+4
2020-12-10migrate to DLBSSGP as log sub-system for BSSGPHarald Welte1-6/+1
2020-12-01gmm: Introduce comment to ease addition of Network feature support IE laterPau Espin Pedrol1-0/+3
2020-12-01gmm: fix build without define PTMSI_ALLOCPau Espin Pedrol1-3/+7
2020-11-25sgsn: generate coredump and exit upon SIGABRT receivedPau Espin Pedrol1-5/+14
2020-11-06Let libosmocore handle VTY parent node trackingDaniel Willmann1-31/+3
2020-10-23process_ms_ctx_status: Fix crash deleting PDP Ctx if GTP side was already rel...Pau Espin Pedrol1-1/+4
2020-10-23process_ms_ctx_status: refactor to avoid code duplicationPau Espin Pedrol1-15/+10
2020-10-23sgsn_delete_pdp_ctx: Add documentation and assert assumptionsPau Espin Pedrol1-1/+6
2020-10-20VTY: Add gtp state-dir commandKeith1-0/+14
2020-10-19Fix crash rx DeactPdpReq while waiting for DeactPdpAck after gtp side is freedPau Espin Pedrol1-1/+5
2020-10-19Log error if pdp ctx is freed while holding an active timerPau Espin Pedrol1-0/+5
2020-10-19Use osmo_fd_setup() whenever applicableHarald Welte1-15/+3
2020-10-02gprs_sndcp: fix use after freePhilipp Maier1-2/+2
2020-09-21Fix Radio Priority in MM Attach and PDP Context ActivationKeith2-1/+2
2020-09-20gmm: on invalid RA id reject the MS with an implicit detachAlexander Couzens1-10/+20
2020-09-18gprs_llc: _bssgp_tx_dl_ud: ensure the LLME is valid before using itAlexander Couzens1-13/+17
2020-08-21Change default SCTP conn NULL->127.0.0.1 to localhost->localhostPau Espin Pedrol1-2/+2
2020-08-18Support setting rt-prio and cpu-affinity mask through VTYPau Espin Pedrol1-0/+2
2020-07-27Send a BVC-RESET to all persistent Gb interfaces at start-upHarald Welte1-0/+20
2020-06-26sgsn_libgtp: Avoid ps-paging MS on GMM Suspended statePau Espin Pedrol1-5/+3
2020-06-26gprs_gmm_fsm.c: Add missing license headerPau Espin Pedrol1-0/+22
2020-06-18sgsn_libgtp: Improve ps-paging loggingPau Espin Pedrol1-1/+7
2020-06-18use new osmo_mobile_identity API everywhereNeels Hofmeyr1-70/+86
2020-06-17Treat RAU as implicit RESUME if GMM is suspendedHarald Welte1-3/+8
2020-06-08Fix memory leak when SNDCP de-fragmentation is usedHarald Welte1-0/+4
2020-05-12gsup: send RAT type on LUNeels Hofmeyr1-2/+14
2020-05-10fix nullpointer: in gsm48_rx_gmm_ra_upd_req()Neels Hofmeyr1-1/+1
2020-05-09Use OSMO_FD_* instead of deprecated BSC_FD_*Pau Espin Pedrol1-4/+4
2020-02-04gprs_gmm_fsm.c: Implement RAT change between 2g and 3gAlexander Couzens2-2/+55
2020-02-04gprs_gmm: Check for RAT change and ensure this only happens for RAU/ATTDaniel Willmann1-0/+27
2019-12-03exit(2) on unsupported positional arguments on command lineHarald Welte1-0/+5
2019-12-01check for osmo_ss7_init() error return valueHarald Welte1-1/+1
2019-12-01check for osmo_fsm_register() error return valuesHarald Welte4-4/+4
2019-11-30LLC: Don't use hard-coded N201-U / N201-I values in XIDHarald Welte1-2/+5