aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-19pgw: Improve checks around Gy messagesPau Espin Pedrol3-12/+179
2022-05-19ggsn: Improve checks around Gy messagesPau Espin Pedrol2-23/+478
2022-05-18DIAMETER_Templates: Drop unused paramPau Espin Pedrol1-2/+0
2022-05-18library/DIAMETER: Rename template to follow naming stylePau Espin Pedrol2-2/+2
2022-05-18ggsn: Properly encode MISDN IE in GTPPau Espin Pedrol3-46/+49
2022-05-18DIAMETER_Types_ttcn: Generate types for TS 32.299 (Gy)Pau Espin Pedrol2-5/+4649
2022-05-18Add script to regen library/DIAMETER_Types.ttcnPau Espin Pedrol2-1/+24
2022-05-17RAN_Emulation: f_ran_unregister_imsi complement for f_ran_register_imsiHarald Welte1-2/+28
2022-05-17GSUP: add f_unregister_imsi() to unregister an imsi/connhdlrHarald Welte1-1/+14
2022-05-17GSUP: Add function to unregister expect; clarify namingHarald Welte1-8/+36
2022-05-16ggsn: Append MS TimeZone IE to CreatePDPCtxReqPau Espin Pedrol2-9/+51
2022-05-13ggsn: Append IMEISV IE to CreatePdpCtxReqPau Espin Pedrol2-9/+39
2022-05-13ggsn: Append ChargingCharacteristics IE to CreatePdpCtxReqPau Espin Pedrol2-9/+33
2022-05-05msc: add test for OS#5532: crash from CM Serv RejNeels Hofmeyr1-0/+28
2022-05-04pgw: Send MSISDN in GTPv2C CreateSessionRequestPau Espin Pedrol1-1/+1
2022-05-04remsim: server: TC_connect_{client,bankd}_duplicateHarald Welte2-0/+85
2022-05-04ggsn: Use larger MSISDN numberPau Espin Pedrol1-1/+1
2022-05-03bsc: Fix dangling subscriber talloc ctx in f_TC_paging_NreqPau Espin Pedrol1-1/+6
2022-05-03BTS_Tests: add TC_ipa_crcx_ack_addr reproducing OS#5242Vadim Yanitskiy1-0/+34
2022-05-03BTS_Tests: workaround addr='0.0.0.0' in f_rtpem_activate()Vadim Yanitskiy1-8/+20
2022-05-03library/RSL_Types: allow omitting IEs in ts_RSL_IPA_CRCXVadim Yanitskiy1-7/+36
2022-05-02bsc: Introduce test TC_paging_450req_no_paging_load_indPau Espin Pedrol2-13/+35
2022-05-01cbc: Expect CBC to include Channel Indicator IE in CBSP KILLHarald Welte1-1/+2
2022-04-30bts/osmo-bts.cfg: reduce OML logging verbosity, degrade to noticeVadim Yanitskiy1-1/+0
2022-04-29bsc: Avoid sending CCCH Load Ind (paging) when RSL C0 becomes upPau Espin Pedrol1-1/+0
2022-04-27bsc: Increase test coverage for CBSP emergency broadcastsHarald Welte2-13/+121
2022-04-27bsc: CBSP code refcator: Add f_exp_rsl_etws()Harald Welte1-48/+34
2022-04-27bsc: Fix TC_cbsp_write_then_kill expectationsHarald Welte1-2/+2
2022-04-27CBSP: tr_CBSP_REPLACE_CBS_COMPL: num_compl_list is optionalHarald Welte1-2/+10
2022-04-26bsc: TC_paging_500req: Validate initial transmissions have higher prioPau Espin Pedrol1-0/+3
2022-04-25bsc: TC_emerg_premption: check BSSMAP Clear Req causeNeels Hofmeyr1-0/+21
2022-04-25bsc: TC_emerg_premption: test RR rel causeNeels Hofmeyr1-2/+7
2022-04-25bsc: TC_emerg_premption: clarify chan_nrNeels Hofmeyr1-7/+8
2022-04-25pgw: Add TC_gy_charging_cc_timePau Espin Pedrol1-0/+25
2022-04-22bsc: Introduce test TC_paging_500reqPau Espin Pedrol1-0/+61
2022-04-22pgw: Initial Gy supportPau Espin Pedrol1-6/+82
2022-04-20pgw: Support having several DIAMETER_ConnHdlr per PGW_Session_CTPau Espin Pedrol1-29/+62
2022-04-20ggsn: Fix TC_addr_pool_exhaustion not answering Gy CCR terminationPau Espin Pedrol1-0/+1
2022-04-15bsc: Expect number-of-broadcadsts-completed-list in CBSP KILL COMPLETEHarald Welte1-5/+11
2022-04-14bsc/osmo-bsc.cfg: explicitly set AMR link adaptation parametersVadim Yanitskiy1-0/+12
2022-04-12Avoid generating zero-length packetsHarald Welte7-19/+29
2022-04-12GTPv2_Emulation: Increase reset_all_stats timeoutPau Espin Pedrol1-3/+3
2022-04-12bsc: fix sccplite test fallout: deactivate as_Media in f_ho_into_this_bsc()Neels Hofmeyr1-1/+2
2022-04-11pgw: Don't expect Gx messages during delete of unknwon sessionPau Espin Pedrol1-3/+4
2022-04-11pgw: Wait for component to get out of SUT's Diameter SUSPECt listPau Espin Pedrol1-0/+6
2022-04-11DIAMETER_Emulation: Allow up to 256 IMSI Diameter componentsPau Espin Pedrol1-2/+2
2022-04-11DIAMETER_Emulation: Fix typo in commentPau Espin Pedrol1-1/+1
2022-04-11DIAMETER_Emulation: Rename association tablePau Espin Pedrol1-23/+23
2022-04-11ggsn: Initial testing of open5gs Gy interfacePau Espin Pedrol4-15/+249
2022-04-11BTS_Tests: tune waiting timeout in TC_rsl_ms_pwr_dyn_upVadim Yanitskiy1-2/+4