aboutsummaryrefslogtreecommitdiffstats
path: root/sgsn
AgeCommit message (Expand)AuthorFilesLines
2020-10-04regen-makefile.sh: Put libraries in LINUX_LIBS, not LDFLAGSHarald Welte1-1/+1
2020-10-03NS_Emulation: Add [optional] support for FrameRelay transportHarald Welte1-1/+1
2020-09-27NS_Emulation: Prepare NSConfiguration for non-IP providersHarald Welte2-24/+48
2020-09-25SGSN: introduce NS testsAlexander Couzens4-3/+62
2020-09-25SGSN_Tests.cfg: fixup renaming remote_proto -> address familyAlexander Couzens1-3/+3
2020-09-18sgsn: update expected-results.xmlAlexander Couzens1-1/+5
2020-09-18sgsn/SGSN_Tests.cfg: also run Iu testsAlexander Couzens1-0/+1
2020-09-18{PCU,SGSN}: Add missing address_family field in NSConfigurationHarald Welte1-0/+3
2020-09-17NS_Emulation: remove dependency on PCUIF_TypesAlexander Couzens1-0/+3
2020-09-17Don't map NS_Emulation_CT:NSCP anymoreHarald Welte1-2/+0
2020-09-17NS_Emulation: Introduce NS_Provider underneath NS_EmulationHarald Welte1-1/+1
2020-09-13BSSGP_Emulation: Make L3 (SM/GMM) decoding a compile-time optionHarald Welte2-2/+2
2020-09-13move some key types from GSM_RR_Types to GSM_TypesHarald Welte1-0/+1
2020-09-11library/PCUIF_Types: version 10: support IPv6 NSVC addrAlexander Couzens1-1/+1
2020-06-18sgsn: Add series of tests on suspend/resume and paging behaviorHarald Welte1-0/+163
2020-06-18sgsn: Allow f_gtpu_xceive_mt() to verify non-forwarding caseHarald Welte1-2/+13
2020-06-18sgsn: Add functions for BSSGP suspend + resume procedureHarald Welte1-0/+40
2020-06-18sgsn: Add BSSGP_SIG port to ConnHdlrHarald Welte1-0/+3
2020-06-18sgsn: Fix comment [cosmetic]Harald Welte1-1/+1
2020-05-19update expected resultsNeels Hofmeyr1-1/+10
2020-05-18library/IPA: split t_ASP_IPA_EVT_UD into send / receive templatesVadim Yanitskiy1-1/+1
2020-04-29Split templates in RLCMAC_{CSN1_}Types into their own _Templates filePau Espin Pedrol1-1/+1
2020-03-28library/GSM_RR_Types: do not duplicate Mobile Identity recordsVadim Yanitskiy1-5/+5
2020-01-28SGSN_Tests_Iu: Enable Iu tests that made the SGSN crashDaniel Willmann1-3/+2
2020-01-28SGSN_Tests: Wait for RAU Accept after receiving SecurityModeCmdDaniel Willmann1-0/+1
2020-01-28SGSN_Tests: Only call f_bssgp_client_llgmm_assign for Gb RANDaniel Willmann1-1/+3
2019-11-23sgsn: Introduce test TC_attach_req_id_req_ra_updatePau Espin Pedrol2-1/+41
2019-11-15Update README.md of several TTCN3 test suitesPau Espin Pedrol1-1/+7
2019-10-08sgsn: delay f_gmm_attach() by 50msAlexander Couzens1-0/+8
2019-09-16Require to receive RANAP_CommonId after RANAP_SecurityModeCompleteAlexander Couzens1-0/+2
2019-09-16sgsn: replace variable bssgp with ran_indexAlexander Couzens2-15/+15
2019-09-16sgsn: replace variable gb_idx with ran_indexAlexander Couzens2-55/+55
2019-09-16sgsn: replace variable gb_index with ran_indexAlexander Couzens1-7/+7
2019-09-16sgsn: replace variable bssgp_index with ran_indexAlexander Couzens1-10/+10
2019-09-16sgsn: TC_attach_check_complete_resend: Expect LU sent to HLRPau Espin Pedrol1-0/+2
2019-09-12sgsn: add TC_geran_attach_iu_rauAlexander Couzens1-1/+26
2019-09-11sgsn: add TC_iu_attach_geran_rauAlexander Couzens1-0/+23
2019-09-11sgsn: extend f_routing_area_update() to support IuAlexander Couzens1-5/+27
2019-09-11sgsn: make the ranap interface optionalAlexander Couzens2-11/+24
2019-09-11sgsn: add Iu Attach RequestHarald Welte2-0/+47
2019-09-11sgsn: introduce f_send_l3() to allow one function for Gb & IuAlexander Couzens1-48/+132
2019-09-02sgsn: Proper shutdown of RAN_Adapter componentsPau Espin Pedrol1-0/+62
2019-09-02BSSGP_Emulation: add BssgpDecodeDepthOliver Smith1-3/+6
2019-08-30sgsn: update configs for running without dockerOliver Smith3-6/+71
2019-08-28sgsn: Introduce test TC_attach_echo_timeoutPau Espin Pedrol2-1/+63
2019-08-23sgsn: Add test to verify duplicate DeactPDPCtx crashing osmo-sgsnPau Espin Pedrol2-0/+52
2019-08-18sgsn: Integrate RANAPHarald Welte3-5/+106
2019-08-18BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structureHarald Welte1-91/+81
2019-06-18sgsn: add osmo-sgsn.cfg, SGSN_Tests.cfgOliver Smith2-0/+90
2019-06-13lib/IPA_Emulation: Build IPA_CTRL conditionally based on definePau Espin Pedrol1-1/+1