aboutsummaryrefslogtreecommitdiffstats
path: root/sgsn
AgeCommit message (Expand)AuthorFilesLines
2021-02-16sgsn: Fix regression regarding g_pars.bssgp.cell_id[] array overflowHarald Welte1-1/+3
2021-02-16sgsn: Introduce tests for several cell change related scenariosPau Espin Pedrol1-7/+151
2021-02-12sgsn: Fix f_process_attach_accept on ran_index != 0Pau Espin Pedrol1-6/+8
2021-02-12sgsn: Fix f_cellid_to_RAIPau Espin Pedrol1-2/+2
2021-01-28sgsn: change configuration to the new NS2Alexander Couzens2-5/+3
2021-01-20NS_Emulation: Respect data_weight==0 or signalling_weight==0Harald Welte1-3/+9
2021-01-17RAW_NS: rework NS connection to use NS_ProviderAlexander Couzens3-11/+10
2021-01-14update expected-results.xmlAlexander Couzens1-1/+7
2021-01-05SGSN_Tests: test RIM message passingPhilipp Maier1-0/+90
2020-12-10sgsn+pcu: Port suspend/resume cases to new BSSGP_CT:GLOBAL portHarald Welte1-6/+9
2020-11-16BSSGP_Emulation: Allow a "CreateCb" to handle unknown inbound TLLIHarald Welte1-3/+6
2020-11-12NS_Emulation: Support multiple NS-VC within one NSE (NS-VCG)Harald Welte2-48/+72
2020-10-09BSSGP_Emulation: Support multiple PTP-BVC within one EntityHarald Welte1-45/+81
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