aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-18cosmetic: bsc: Fix tab<->space indentPau Espin Pedrol1-1/+1
2020-12-16PCU_Tests_SNS: improve SGSN originated BVC-RESETsAlexander Couzens2-6/+32
2020-12-16deps/Makefile: temporarily use own repo for ProtocolModules.BSSGPPhilipp Maier1-3/+3
2020-12-13BTS_Tests: as_l1_sacch(): fix Measurement Report paddingVadim Yanitskiy1-2/+2
2020-12-12gbproxy: Remove redundant part from config fileHarald Welte1-5/+0
2020-12-12gbproxy: Be mover verbose about BVC-UNBLOCK failure at start-upHarald Welte1-2/+3
2020-12-12ttcn3-dumpcap-start.sh: Always capture lo interfaceHarald Welte1-1/+1
2020-12-11pcu: Fix counter expectancies after LLC UI dummy frame fixes in PCUPau Espin Pedrol1-2/+2
2020-12-11ttcn3-dumpcap-start.sh: Accept running as root or setuid dumpcapHarald Welte1-1/+8
2020-12-11ttcn3-tcpdump-start: Fix path of setcapHarald Welte1-1/+1
2020-12-11gbproxy: Properly capture HDLC/FR traffic in addition to ethernetHarald Welte3-0/+152
2020-12-11gbproxy: Fix log messages in timeout situationsHarald Welte1-2/+2
2020-12-10sgsn+pcu: Port suspend/resume cases to new BSSGP_CT:GLOBAL portHarald Welte4-7/+12
2020-12-10gbproxy: Add test for FLOW-CONTROL-MS procedure (TC_fc_ms)Harald Welte2-0/+134
2020-12-10deps: Update AF_PACKET dependency to version with socket/bind race fixHarald Welte1-1/+1
2020-12-10pcu: SNS: fix typoAlexander Couzens1-1/+1
2020-12-10pcu: SNS: add TC_sns_add_existentAlexander Couzens1-3/+12
2020-12-10pcu: SNS: remove TODO expect FLOW-CONTROL BVCAlexander Couzens1-1/+0
2020-12-10pcu: TC_sns_add: fix wrong udp port in SNS ADD messageAlexander Couzens1-1/+1
2020-12-09gbproxy: Test case for BVC flow control procedureHarald Welte1-0/+71
2020-12-09gbproxy: properly shutdown at the end of the testHarald Welte1-1/+20
2020-12-09gbproxy: Introduce global guard timer in test_CTHarald Welte1-4/+11
2020-12-09gbproxy: Rename PCU port to PCU_PTP; SGSN port to SGSN_PTPHarald Welte1-31/+31
2020-12-09gbproxy: cosmetic: More comments / section headersHarald Welte1-0/+24
2020-12-09bssgp: Introduce "GLOBAL" port for PTP BVCHarald Welte1-8/+24
2020-12-09bssgp: rename tr_GLOBAL to tr_GLOBAL_SIGHarald Welte1-3/+3
2020-12-09Osmocom_Gb_Types: Fix t_BVC_FC_BVC_ACK() TAG IE lengthHarald Welte1-1/+1
2020-12-09gbproxy: Fix syntax error in GBProxy_Tests.fr.cfgHarald Welte1-1/+1
2020-12-08BTS_Tests_OML: add new test case TC_ipa_rsl_connect_nackVadim Yanitskiy1-0/+25
2020-12-08bts/expected-results.xml: TC_sacch_chan_act_ho_sync should pass nowVadim Yanitskiy1-6/+1
2020-12-08bts/expected-results.xml: add missing SMSCB-over-SDCCH8 expectationsVadim Yanitskiy1-0/+10
2020-12-08BSSGP_Emulation: Add RIM port to BSSGP_CTHarald Welte1-0/+20
2020-12-08gbproxy: Enable TC_load_sharing_dl based on modulepar; set that in FR testHarald Welte2-1/+3
2020-12-07NS_Emulation: Tolerate late NS-BLOCK-ACK / NS-UNBLOCK-ACKHarald Welte1-0/+6
2020-12-07gbproxy: Fix as_count_bvc_block()Harald Welte1-0/+1
2020-12-07gbproxy: Fix cs paging testsDaniel Willmann1-3/+15
2020-12-07gbproxy: Fail on timeout in f_send_paging_xs_exp_one_bssDaniel Willmann1-6/+18
2020-12-07pcu: Verify LLC UI dummy frames are not appended at end of rlcmac DL blockPau Espin Pedrol2-14/+77
2020-12-07gbproxy: Change osmo-gbproxy.cfg so it works on libosmocore masterDaniel Willmann1-5/+5
2020-12-07gbproxy: Improve NSEI/... numbering and improve paging test coverageDaniel Willmann3-48/+147
2020-12-07gbproxy: Make TC_bvc_reset_sig_from_bss() actually passDaniel Willmann1-1/+1
2020-12-07gbproxy: Reset gbproxy bvc as well as ns stateDaniel Willmann1-1/+7
2020-12-03BTS_Tests: make ts_LapdmAddr / ts_LAPDm_AB more friendlyVadim Yanitskiy1-7/+15
2020-12-02gbproxy: Make sure all BssgpCfg have a valid create_cbHarald Welte1-1/+12
2020-12-02gbproxy: Use "force-unconifgured" als on BSS-side NSEsHarald Welte1-0/+1
2020-12-01RSPRO_Server: Ignore any ID RESP messages from the client for nowHarald Welte1-0/+1
2020-12-01gbproxy: Test for sizes up to 1600 bytes, not just 1024 bytesHarald Welte1-2/+7
2020-12-01gbproxy: Add test suite cfg and osmo-gbproxy.cfg for FR testingHarald Welte2-0/+122
2020-12-01bsc: add tests with nonzero AMR start-modeNeels Hofmeyr1-0/+12
2020-11-30pcu: Introduce test TC_mcs_max_dlPau Espin Pedrol1-12/+53