aboutsummaryrefslogtreecommitdiffstats
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2022-02-18hnbgw: Fix encoding of AssignmentRequest with RABs to be releasedDaniel Willmann1-6/+6
2022-02-17bsc: Introduce test TC_srvcc_eutran_to_geran_src_saiPau Espin Pedrol1-1/+13
2022-02-16ggsn: Introduce test TC_pdp4_act_update_teid/teicPau Espin Pedrol1-0/+67
2022-02-16ggsn: Configure GTP_CodecPort to decode proper UpdatePDPContextRequest/ResponsePau Espin Pedrol1-1/+5
2022-02-16ranap: Add present constraint to rab_id receive templatesDaniel Willmann1-3/+3
2022-02-16Add hnbgw testsDaniel Willmann1-0/+400
2022-02-14ranap: Add templates for RAB Assignment ReleaseRequestDaniel Willmann1-0/+76
2022-02-14MGCP_Templates: Add receive templates for SDP and use those in {CR,MD}CXDaniel Willmann1-4/+52
2022-02-14ranap: Add more RAB-related templatesDaniel Willmann1-2/+61
2022-02-11library/Native_Functions: add f_inet6_ntoa()Vadim Yanitskiy2-0/+15
2022-02-11RAN_Emulation: Add f_ran_register_exp()Harald Welte1-0/+7
2022-02-11RAN_Emulation: Don't decode L3 if g_ran_ops.decode_dtap == falseHarald Welte1-1/+1
2022-02-11Iuh_Emulation: Introduce Iuh_ConnHdlr component typeHarald Welte1-0/+7
2022-02-11ggsn: Test GTP-U Echo Request/ResponsePau Espin Pedrol1-2/+15
2022-02-02ggsn: Submit User Location Information in CreatePDPContextReqPau Espin Pedrol1-4/+22
2022-02-02ggsn: Submit RATType in CreatePDPContextReqPau Espin Pedrol1-4/+20
2022-01-31library/DIAMETER_Emulation: implement 'raw' mode of operationVadim Yanitskiy1-3/+18
2022-01-23vty: add f_verify_talloc_count()Neels Hofmeyr1-0/+64
2022-01-20PGW_Tests: fix f_create_session(): add missing Serving Network IEVadim Yanitskiy1-0/+19
2022-01-20library/GTPv2_Emulation: fix timer not being started in f_uecups_xceive()Vadim Yanitskiy1-0/+1
2022-01-12bsc: Fix TC_rsl_drop_counter due to IPA_Emulation component being alive-typePau Espin Pedrol1-0/+39
2022-01-07RTP_Emulation: Fix race condition where Init is answered while connect is in ...Pau Espin Pedrol1-2/+6
2022-01-05RTP_Emulation: Several fixes and improvements for IuUP streamsPau Espin Pedrol1-6/+26
2022-01-05RTP IuUP Emulation: Avoid spamming with retransmitted InitPau Espin Pedrol2-2/+11
2022-01-05IPL4asp: Fix ppid always shows 0, remove Iuh workaroundDaniel Willmann1-8/+0
2022-01-05hnbap: Add tr_HNBAP_HNBRegisterAccept templateDaniel Willmann1-0/+20
2022-01-05library/rua: Add missing templates (ts_/tr_)Daniel Willmann1-0/+92
2021-12-23hnodeb: Updates in HNBLLIF and HNBGW_COnnectioNHandler to support and test IuUPPau Espin Pedrol2-5/+80
2021-12-23Iuh_Emulation: Avoid sending events to HNBAP if socket is not connectedPau Espin Pedrol1-3/+9
2021-12-22IuUP_Emulation: Fix frame number wrap-aroundPau Espin Pedrol1-1/+1
2021-12-20library/RSL_Types: fix CHAN ACT templates for dynamic timeslotsVadim Yanitskiy1-6/+18
2021-12-16hnodeb: Adapt HNBLIF to latest changesPau Espin Pedrol2-27/+24
2021-12-15Use alive-type components for "infrastructure" componentsHarald Welte1-3/+3
2021-12-15hnodeb: Add gtp SAPIPau Espin Pedrol2-1/+230
2021-12-15hnodeb: Add audio SAPIPau Espin Pedrol2-2/+253
2021-12-15hnodeb: Add initial infra to emulate HNB LL socket ifacePau Espin Pedrol4-1/+626
2021-12-15library/DIAMETER_Emulation: handle DWR/DWA ping-pongVadim Yanitskiy1-0/+8
2021-12-15library/DIAMETER_Templates: add missing AVPs to AIRVadim Yanitskiy1-0/+5
2021-12-15library/DIAMETER_Templates: fix missing app_id in ts_DIA_AIRVadim Yanitskiy1-0/+1
2021-12-15library/DIAMETER_Templates: fix flags in AIR templatesVadim Yanitskiy1-2/+2
2021-12-15library/DIAMETER_Templates: add receive template for AIAVadim Yanitskiy1-0/+29
2021-12-15library/DIAMETER_Templates: prettify & enrich AIR/AIA templatesVadim Yanitskiy1-31/+48
2021-12-15library/DIAMETER_Templates: add missing templates for ULR/ULAVadim Yanitskiy1-0/+54
2021-12-15library/DIAMETER_Templates: rework existing ULR/ULA templatesVadim Yanitskiy1-25/+43
2021-12-15library/DIAMETER_Templates: add templates for DWR/DWAVadim Yanitskiy1-0/+86
2021-12-15library/DIAMETER_Templates: set default {hbh,ete}_id in ts_DIAMETERVadim Yanitskiy1-2/+2
2021-12-13library/rua: Add some more templatesPau Espin Pedrol1-1/+161
2021-12-11library/Osmocom_Types: use f_rnd_bitstring() in f_rnd_ra11_ps()Vadim Yanitskiy1-2/+1
2021-12-11library/Osmocom_Types: fix maximum values passed to f_rnd_int()Vadim Yanitskiy1-4/+4
2021-12-09break GTP_Templates dependency on Osmo_Gb_Types, BSSGP_Types, NS_TypesPau Espin Pedrol1-15/+25