aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-03-10Iu: add UEA encryptionNeels Hofmeyr4-3/+46
2022-03-07s/cipher_support_mask/gea_encryption_maskNeels Hofmeyr2-10/+10
2022-02-18Revert "sgsn: Handle different levels of QoS"Pau Espin Pedrol1-12/+5
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2021-12-07llme_free: clean up related sndcpOliver Smith2-0/+15
2021-09-30VTY: Don't display 'PDP Address: invalid' for IPv4v6Keith2-5/+23
2021-08-06vty: add "page imsi"Oliver Smith1-0/+21
2021-07-12gtphub: remove llist_first, llist_last macrosOliver Smith1-13/+2
2021-06-16add support for multiple encryption algorithms and a5/4Eric4-17/+114
2021-06-04Use new stat item/ctr getter APIsPau Espin Pedrol7-50/+50
2021-05-20vty: Fix optional display of pdp with mm-contextKeith1-3/+2
2021-05-19Support forwarding RIM messages over GTPCv1 EUTRAN<->GERANPau Espin Pedrol7-36/+529
2021-05-08gtp: Delete ctx upon receive UpdateCtxResp with cause Non-existentPau Espin Pedrol1-0/+29
2021-04-14mm_state_{gb,iu}_fsm: Improve naming for detach eventPau Espin Pedrol4-16/+16
2021-04-14mm_state_{gb,iu}_fsm: Add missing license block, improve spec referencesPau Espin Pedrol2-0/+44
2021-04-14gprs_ranap.c: Clean up code path releasing IU connPau Espin Pedrol1-4/+3
2021-04-14Iu: Drop timer X3314Pau Espin Pedrol2-26/+5
2021-04-13mm_state_iu_fsm: T3314 expiry must lead to PMM IDLE, not PMM DETACHEDPau Espin Pedrol1-1/+0
2021-04-13gprs_gmm.c: State proper GMM prefix logging rx/tx of GMM messagesPau Espin Pedrol1-23/+23
2021-03-25mm_iu: Expect E_PMM_PS_ATTACH when in ST_PMM_IDLEPau Espin Pedrol1-1/+5
2021-03-25mm_iu: Send event E_PMM_PS_CONN_ESTABLISH upon rx GMM SERVICE REQUESTPau Espin Pedrol1-1/+1
2021-03-25gmm_fsm: Expect E_GMM_COMMON_PROC_INIT_REQ when in ST_GMM_COMMON_PROC_INITPau Espin Pedrol1-1/+6
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-08gbproxy: remove (moved to own repository)Oliver Smith7-3600/+0
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 Couzens2-3/+0
2021-01-28sgsn: migrate to the new gprs_ns2_vty configurationAlexander Couzens1-12/+1
2021-01-28gbproxy: follow gprs_ns2 API vty changesAlexander Couzens1-2/+1
2021-01-28gbproxy: Avoid depending on any of the SGSN codeHarald Welte2-4/+41
2021-01-27follow libosmocore/gprs_ns2 API changes of GPRS enumsAlexander Couzens2-20/+20
2021-01-22gbproxy: Fix radio status routing by TMSIDaniel Willmann1-0/+2
2021-01-22gbproxy: Improve log messages in gbproxy_select_sgsnDaniel Willmann1-1/+3
2021-01-19gbproxy: Print the correct message type for dummy paging/paging rejectDaniel Willmann1-1/+1
2021-01-19gbproxy: Use IMSI cache for PTP paging and implement DUMMY_PAGING_PSDaniel Willmann1-6/+38
2021-01-18gb_proxy: Don't use orphan log subsystem DPCUHarald Welte1-5/+5
2021-01-18gbproxy: Add VTY commands to query the TLLI/IMSI cacheDaniel Willmann1-0/+51
2021-01-18gbproxy: Define and use help string for gbproxyDaniel Willmann1-3/+4
2021-01-18gbproxy: Fix VTY cmd nameDaniel Willmann1-2/+2
2021-01-17gbproxy: Remove unused variable assignmentDaniel Willmann1-1/+0
2021-01-17gbproxy: Move helper function to a more logical placeDaniel Willmann1-11/+11
2021-01-17gbproxy: Use C-style commentsDaniel Willmann2-7/+7
2021-01-17gbproxy: Use IMSI cache to handle PAGING_PS_REJECTDaniel Willmann1-0/+23