aboutsummaryrefslogtreecommitdiffstats
path: root/library/RAN_Emulation.ttcnpp
AgeCommit message (Expand)AuthorFilesLines
2020-08-30library: Add BSSLAP_LE_{CodecPort,Emulation}Harald Welte1-2/+2
2020-08-21RAN_Emulation: Fix compiler warnings about unreachable codeHarald Welte1-2/+0
2020-06-20RAN_Emulation: drop unused function f_bssap_wait_for_reset()Neels Hofmeyr1-22/+0
2020-06-17RAN_Emulation: allow sending UnitData from MSC_ConnHdlrNeels Hofmeyr1-0/+6
2020-05-18library/IPA: use tr_ASP_IPA_EV instead of inline templatesVadim Yanitskiy1-3/+3
2020-01-10MSC: f_ran_register_imsi(): allow passing omit as TMSIVadim Yanitskiy1-1/+10
2019-08-18RAN_Emulation: Support for PS domainHarald Welte1-14/+92
2019-06-20library/RAN_Emulation.ttcnpp: fix: properly handle SAPI / DLCI for RANAPVadim Yanitskiy1-2/+8
2019-06-20library/ranap: enrich both t(s|r)_RANAP_DirectTransfer templatesVadim Yanitskiy1-6/+2
2019-06-19lib/bssmap: Introduce function f_bssmap_ie_cic_2_int()Pau Espin Pedrol1-1/+1
2019-06-13lib/RAN: Introduce CTRL_CLIENT port to access CTRL muxed in RAN IPA connPau Espin Pedrol1-0/+43
2019-06-06bsc: Only append Osmux IEs in BSSAP AoIPPau Espin Pedrol1-9/+16
2019-06-06Add and set transport field for RanOps structurePau Espin Pedrol1-0/+8
2019-05-27bsc: Introduce Osmux infra and one test for osmo-bscPau Espin Pedrol1-6/+7
2019-05-10RAN_Emulation: Fix IMSI table lookup on RANAP pagingHarald Welte1-1/+1
2019-05-09msc: add inter-BSC and inter-MSC Handover testsNeels Hofmeyr1-23/+106
2019-05-02move as_iu_release_compl_disc from BSC_ConnHdlr to RAN_EmulationHarald Welte1-0/+23
2019-04-25RAN_Emulation: Add RANAP supportHarald Welte1-3/+333
2019-04-25RAN_Emulation: Modularize protocol supportHarald Welte1-0/+903