aboutsummaryrefslogtreecommitdiffstats
path: root/hnbgw
AgeCommit message (Expand)AuthorFilesLines
2024-04-16hnbgw: TC_hnb_register_duplicate: Fix 2nd HNB_REG_REQ containing different LACPau Espin Pedrol1-0/+6
2024-04-16hnbgw: osmo-hnbgw.cfg: Update file to make it similar to the one in docker-pl...Pau Espin Pedrol1-4/+27
2024-04-16hnbgw: Add new recent tests to expected-results.xmlPau Espin Pedrol1-0/+5
2024-04-16hnbgw: Provide proper params to set StatsD local ip/portPau Espin Pedrol1-2/+5
2024-04-13hnbgw: Implement validation of [some] countersHarald Welte3-3/+78
2024-04-13hnbgw: Use iddentical LAC/RAC/SAC valuesHarald Welte1-5/+6
2024-04-13hnbgw: Test normal and abnormal RAB releaseHarald Welte1-0/+14
2024-04-13hnbgw: Use "NAS/Normal" as default release causeHarald Welte1-2/+2
2024-04-13hnbgw: Make RAB release cause configurableHarald Welte1-10/+13
2024-04-04hnbgw: Add TC_ue_register_tmsi_lai for UE Registration without IMSIHarald Welte1-0/+14
2024-04-02hnbgw: Introduce tests about UE registrationHarald Welte1-0/+53
2024-03-29hnbgw: Qualify RAC/LAI/SAI to RANAP_IEs moduleHarald Welte1-3/+3
2024-03-29hnbgw: Rename f_hnbap_register to f_hnbap_hnb_registerHarald Welte1-9/+9
2024-03-22Move SDP templates to its own SDP_Templates.ttcn filePau Espin Pedrol2-1/+2
2024-03-04various: update expected-results.xmlHarald Welte1-2/+26
2023-12-04hnbgw: Introduce test TC_rab_assign_mgw_iuup_addr_chgPau Espin Pedrol2-1/+39
2023-12-04hnbgw: Allow announcing a different mgw-local IuUP address after MDCXPau Espin Pedrol1-1/+12
2023-12-04hnbgw: Rename record CrcxResponse->MgwResponsePau Espin Pedrol1-4/+4
2023-12-04hnbgw: Rename mgcp conns to reflect each side peerPau Espin Pedrol1-10/+10
2023-11-22hnbgw: fixup for osmo-hnbgw-with-pfcp.cfgNeels Hofmeyr1-1/+0
2023-11-15hnbgw: run TC_second_rab_assignment on nightlyOliver Smith1-1/+4
2023-11-09hnbgw: osmo-hnbgw.cfg: reduce X31 to 5sOliver Smith2-1/+6
2023-11-07add HNBGW_Tests.TC_second_rab_assignmentNeels Hofmeyr1-0/+69
2023-11-03hnbgw: Introduce mp_hnbgw_timer_x31Pau Espin Pedrol2-1/+6
2023-10-23library: deduplicate f_logpOliver Smith1-8/+0
2023-08-19hnbgw: TC_apply_sccp()Neels Hofmeyr1-0/+74
2023-08-19hnbgw: add mscpool paging testsNeels Hofmeyr1-2/+115
2023-08-10hnbgw: attempt to fix sporadic test failuresNeels Hofmeyr1-0/+5
2023-08-08hnbgw: add CN pool testsNeels Hofmeyr5-15/+888
2023-08-08hnbgw: CN links: implement 'allow attach'Neels Hofmeyr1-7/+76
2023-08-08hnbgw: add CTRL portNeels Hofmeyr1-0/+3
2023-08-08hnbgw: call f_start_hnbs() by defaultNeels Hofmeyr1-20/+10
2023-08-08hnbgw: do not duplicate MSC_RanOpsNeels Hofmeyr1-13/+1
2023-07-18hnbgw: Introduce module parameter mp_validate_talloc_asn1Pau Espin Pedrol1-1/+5
2023-07-11*/osmo-stp.cfg: Explicitly define role & sctp-rolePau Espin Pedrol1-1/+4
2023-07-10hnbgw: prepare cn pool: add multiple MSCs and SGSNsNeels Hofmeyr2-39/+139
2023-07-10hnbgw: verify empty talloc asn1_context at end of testsNeels Hofmeyr1-0/+4
2023-07-10hnbgw: tweak HNB name sent in HNBAP HNB RegisterNeels Hofmeyr1-1/+1
2023-07-10hnbgw: fix PLMN in g_hnb_cfgNeels Hofmeyr1-1/+1
2023-07-10hnbgw: commentNeels Hofmeyr1-1/+1
2023-07-10hnbgw: drop dead code from MSC_UnitdataCallbackNeels Hofmeyr1-1/+1
2023-07-04HNBGW_Tests: use realistic codec name and payload type in MGCPPhilipp Maier1-2/+2
2023-06-23hnbgw: give RAN startup some timeNeels Hofmeyr1-0/+2
2023-06-23hnbgw: use f_shutdown_helper() everywhereNeels Hofmeyr1-0/+30
2023-05-01hnbgw: add TC_sccp_cr_limit: test CR data length cutoffNeels Hofmeyr1-28/+126
2023-04-25hnbgw: wait longer for PFCP AssocNeels Hofmeyr1-3/+3
2023-03-28hnbgw: add f_bssap_expect()Neels Hofmeyr1-41/+29
2023-03-28hnbgw: add f_pfcp_expect()Neels Hofmeyr1-6/+26
2023-03-28hnbgw: add f_rua_expect()Neels Hofmeyr1-23/+21
2023-03-14osmo-hnbgw-with-pfcp.cfg: improve loggingNeels Hofmeyr1-2/+11