1. befa21c {BTS,PCU}_Tests: bump default PCUIF version: 9 -> 10 by Vadim Yanitskiy · 3 years, 11 months ago
  2. 4b7473d pcu/GPRS_Components: allow passing/matching of TS/TRX/BTS/BLK numbers by Vadim Yanitskiy · 3 years, 11 months ago
  3. 09f1c6d MSC_ConnectionHandler: do not allow as_Media_mgw to exit by Philipp Maier · 4 years ago
  4. eaab57e sgsn: update expected-results.xml by Alexander Couzens · 4 years ago
  5. 2416830 sgsn/SGSN_Tests.cfg: also run Iu tests by Alexander Couzens · 4 years ago
  6. 62adaaf bsc: Rework CBSP tests to support testing IPv6 by Pau Espin Pedrol · 4 years ago
  7. e18fccd {PCU,SGSN}: Add missing address_family field in NSConfiguration by Harald Welte · 4 years ago
  8. 3ee8268 NS_Provider_IPL4: map the IPL4 port to the system port before using it by Alexander Couzens · 4 years ago
  9. e0f7c54 NS_Emulation: remove dependency on PCUIF_Types by Alexander Couzens · 4 years ago
  10. 60408e3 Don't map NS_Emulation_CT:NSCP anymore by Harald Welte · 4 years ago
  11. 7e1d0a2 fixup BTS_Tests: verify hopping parameters in the INFO.ind message by Vadim Yanitskiy · 4 years ago
  12. aa553ed fixup BTS_Tests: also match MA length in TC_pcu_info_ind_fh_params() by Vadim Yanitskiy · 4 years ago
  13. 013d65a NS_Emulation: Introduce NS_Provider underneath NS_Emulation by Harald Welte · 4 years ago
  14. 07cb87a BSSGP_Emulation: Fix build without BSSGP_EM_L3 by Harald Welte · 4 years ago
  15. efca79d PCUIF_Types: fix version 9 remote address by Alexander Couzens · 4 years ago
  16. bdd874a sip: Set & validate IP addresses and ports by Pau Espin Pedrol · 4 years ago
  17. 956bfd2 msc: Validate RTP addr+port passed from MNCC to MGCP MDCX by Pau Espin Pedrol · 4 years ago
  18. 563b3d0 mncc: Support IPv6 addresses (new version mncc 7) by Pau Espin Pedrol · 4 years ago
  19. 28aa466 library: CBSP_Adapter: Improve robustness of rebind and reconnect by Pau Espin Pedrol · 4 years ago
  20. 609f1d6 msc: Introduce module param to disable crashing test in latest by Pau Espin Pedrol · 4 years ago
  21. 9a732a4 msc: Drop parameter mp_enable_osmux_test by Pau Espin Pedrol · 4 years ago
  22. 220fa20 fixup library/PCUIF_Types: version 10: do not add redundant padding by Vadim Yanitskiy · 4 years ago
  23. ad70991 RAW_NS: remove usage of mp_gb_cfg by Alexander Couzens · 4 years ago
  24. 2beaa20 RAW_NS: remove usage of mp_nsconfig by Alexander Couzens · 4 years ago
  25. b3d4c67 RAW_NS: f_init_ns_codec: add argument tc_idx to modify the port by Alexander Couzens · 4 years ago
  26. 3e99736 BSC_Tests/hopping: also verify handling of ARFCN 0 in MA by Vadim Yanitskiy · 4 years ago
  27. e7c8c6e BSC_Tests/hopping: fix: consider ARFCN of the transceiver itself by Vadim Yanitskiy · 4 years ago
  28. 1b99661 BSC_Tests/hopping: turn FHParamsTrx into a record, add ARFCN field by Vadim Yanitskiy · 4 years ago
  29. bc6654a BSC_Tests/hopping: fix ArfcnList: use GsmArfcn instead of integer by Vadim Yanitskiy · 4 years ago
  30. 7fefcee BTS_Tests_SMSCB: handle frequency hopping parameters by Vadim Yanitskiy · 4 years ago
  31. ca81392 BTS_Tests: group hopping parameters into a separate record by Vadim Yanitskiy · 4 years ago
  32. cc4e149 BTS_Tests: simplify MA length calculation in f_resolve_fh_params() by Vadim Yanitskiy · 4 years ago
  33. 9308cd6 BTS_Tests: also match MA length in TC_pcu_info_ind_fh_params() by Vadim Yanitskiy · 4 years ago
  34. 104f4c0 BSC_Tests: set verdict to pass when TC_emerg_premption is done by Philipp Maier · 4 years ago
  35. 501e070 deps: switch TELNETasp and M3UA back to upstream by Harald Welte · 4 years ago
  36. 93331e7 BSSGP_Emulation: Make L3 (SM/GMM) decoding a compile-time option by Harald Welte · 4 years ago
  37. 6ce47c3 lib: Move ts_RaCapRec from RLCMAC_CSN1_Templates to L3_Templates by Harald Welte · 4 years ago
  38. 557c9f8 move some key types from GSM_RR_Types to GSM_Types by Harald Welte · 4 years ago
  39. 4231de6 library: Osmocom_Types: fix extra indention tab by Alexander Couzens · 4 years ago
  40. 5e6ae79 library: GSM_Types: fix extra indention tab by Alexander Couzens · 4 years ago
  41. 5283f55 BTS_Tests: verify NSVC IPv4/IPv6 in the INFO.ind message by Alexander Couzens · 4 years, 1 month ago
  42. a93088a library/PCUIF_Types: version 10: do not add redundant padding by Vadim Yanitskiy · 4 years ago
  43. f57ff03 PCU_Tests_NS: add missing bound of nrf by Alexander Couzens · 4 years ago
  44. f74b5cb BSC_Tests: check for the same measurement bandwidth as in SI2quater on Channel Release by Alexander Couzens · 4 years ago
  45. 4ad3a35 BSC_Tests: fix whitespace typo by Alexander Couzens · 4 years ago
  46. 1e5dc48 library/PCUIF_Types: version 10: support IPv6 NSVC addr by Alexander Couzens · 4 years, 1 month ago
  47. 9e0141a mgw: Test IPv6 RTP streams in osmo-mgw by Pau Espin Pedrol · 4 years ago
  48. 24c0599 bsc: Fix race condition waiting for RESET-ACK by Pau Espin Pedrol · 4 years ago
  49. db2dc04 mgw: Test IPv6 addresses in MGCP messages by Pau Espin Pedrol · 4 years ago
  50. b604af0 mgw: Rename IP address module parameter specifying IP version by Pau Espin Pedrol · 4 years ago
  51. 25f47a7 mgw: Fix using incorrect IP version in TC_one_crcx_receive_only_rtp by Pau Espin Pedrol · 4 years ago
  52. e67b1c6 mgw: Fix logic in test TC_two_crcx_mdcx_and_rtp_osmux by Pau Espin Pedrol · 4 years ago
  53. 89c76d2 mgw: Fix logic in test TC_two_crcx_mdcx_and_rtp by Pau Espin Pedrol · 4 years ago
  54. 71387aa mgw: Allow setting udp ip/port with wildcard osmux in f_flow_create_osmux() by Pau Espin Pedrol · 4 years ago
  55. 08005d7 library/RTP_Emulation: Close previous socket after rebind by Pau Espin Pedrol · 4 years ago
  56. 833174e msc: Introduce tests to verify BSSAP and MGCP handling with IPv6 by Pau Espin Pedrol · 4 years ago
  57. 0786663 bsc: Introduce test TC_assignment_aoip_tla_v6 and TC_ho_into_this_bsc_tla_v6 by Pau Espin Pedrol · 4 years ago
  58. 7a04cdd PCU_Tests: randomize MA length in f_TC_pcuif_fh_params_gen() by Vadim Yanitskiy · 4 years ago
  59. 43ccaf5 library/PCUIF_Types: version 10: add Mobile Allocation length field by Vadim Yanitskiy · 4 years ago
  60. ef0c1b5 PCU_Tests: introduce and use f_TC_pcuif_fh_params_gen() by Vadim Yanitskiy · 4 years ago
  61. ac1a4fd library/BSSAP_LE_Types: fix: add missing FIELDLENGTH attributes by Vadim Yanitskiy · 4 years ago
  62. 6a846bc library: Add template helpers for AoIP Transport Layer Address by Pau Espin Pedrol · 4 years ago
  63. 384e949 library/MGCP_Templates: Apply MGCP AddressType based on provided address by Pau Espin Pedrol · 4 years ago
  64. cb4c59d msc: Fix wrong mgcp conn expected in several places by Pau Espin Pedrol · 4 years ago
  65. 8f5430d BSC_Tests/hopping: add TC_fh_params_handover_cmd by Vadim Yanitskiy · 4 years ago
  66. 2172631 BSC_Tests/hopping: call f_shutdown_helper() in all TC_fh_params_* by Vadim Yanitskiy · 4 years ago
  67. 2aa0252 BSC_Tests/hopping: fix: do not reduce Mobile Allocation bit-mask by Vadim Yanitskiy · 4 years ago
  68. 8bc4601 BSC_Tests/hopping: fixup TC_fh_params_si4_cbch: bring CBCH back by Vadim Yanitskiy · 4 years ago
  69. 355ab56 PCU_Tests_NS: allow an UNBLOCK message to arrive before ALIVE by Alexander Couzens · 4 years, 1 month ago
  70. 1220a24 RAW_NS: implement f_outgoing_ns_reset by Alexander Couzens · 4 years ago
  71. 9843b66 Osmocom_Gb_Types: add a simple tr_NS_STATUS() by Alexander Couzens · 4 years ago
  72. 3c268da PCU: move RAW_NS into own file to use it in the SGSN tests by Alexander Couzens · 4 years ago
  73. 0007072 BSC_Tests/hopping: make f_vty_{handover,ss_action}() more flexible by Vadim Yanitskiy · 4 years ago
  74. 93a2fda BSC_Tests/hopping: fix bit-mask reduction in f_TC_fh_params_gen_tr_ma() by Vadim Yanitskiy · 4 years ago
  75. 38d069d BSC_Tests/hopping: fix error message in TC_fh_params_assignment_cmd by Vadim Yanitskiy · 4 years ago
  76. 5fec37c library/GSM_RR_Types: add minimalistic HandoverCommand by Vadim Yanitskiy · 4 years ago
  77. ca97403 BSC_Tests/hopping: add TC_fh_params_si4_cbch by Vadim Yanitskiy · 4 years ago
  78. aeb54a2 BSC_Tests/hopping: add TC_fh_params_assignment_cmd by Vadim Yanitskiy · 4 years ago
  79. 16bbde9 BSC_Tests/hopping: add TC_fh_params_{chan_activ,imm_ass} by Vadim Yanitskiy · 4 years ago
  80. 480c2ac library/GSM_RR_Types: cosmetic: fix formatting in RrL3Union by Vadim Yanitskiy · 4 years ago
  81. 27b3801 library/GSM_RR_Types: add minimalistic AssignmentCommand by Vadim Yanitskiy · 4 years ago
  82. 12941bd bsc: verify handover rate counters by Neels Hofmeyr · 4 years ago
  83. 1393d02 comment: Osmocom_CTRL: fix example for f_counter_name_vals_list_add() by Neels Hofmeyr · 4 years ago
  84. e02dbcc library/RSL_Types: add missing Channel Identification IE by Vadim Yanitskiy · 4 years ago
  85. c3156ed library/GSM_RR_Types: add receive templates tr_ChanDesc{H0,H1} by Vadim Yanitskiy · 4 years ago
  86. 7d6eef3 library/GSM_RR_Types: restrict Mobile Allocation length by Vadim Yanitskiy · 4 years ago
  87. 27057e0 library/Osmocom_Types: fix f_rnd_ra_cs(): ensure non-emergency RA by Vadim Yanitskiy · 4 years ago
  88. 146efe6 library/Osmocom_Types: fix: '10111111'B is a valid emergency RA by Vadim Yanitskiy · 4 years ago
  89. 8cb5825 Revert "bsc: Add Lb interface support" by Harald Welte · 4 years ago
  90. c47fdb2 bsc: Add Lb interface support by Harald Welte · 4 years ago
  91. a803b72 library: Add BSSLAP_LE_{CodecPort,Emulation} by Harald Welte · 4 years ago
  92. f7c2b20 TTCN-3 definitions for BSSMAP-LE and BSSLAP protocols by Harald Welte · 4 years, 5 months ago
  93. cec2d80 BSC CBSP: apply changes to 'cbc' vty section, switch server<->client modes by Neels Hofmeyr · 4 years ago
  94. c03eb12 pcu: Test Downlink UNIT_DATA messages from SGSN containing IMSI IE by Pau Espin Pedrol · 4 years ago
  95. 6ef5dfa BSC_Tests: add TC_rll_{rel_ind,err_ind,timeout}_sapi_n_reject by Vadim Yanitskiy · 4 years ago
  96. 4806396 BSSMAP_Templates: add tr_BSSMAP_IE_Cause and tr_BSSMAP_SAPInReject by Vadim Yanitskiy · 4 years ago
  97. 8352af7 library/BSSAP_CodecPort: turn conn_id into a template param by Vadim Yanitskiy · 4 years ago
  98. 6f9f7d2 library/Osmocom_Types: share RA generation helpers from BTS_Tests by Vadim Yanitskiy · 4 years ago
  99. 74e1f6b library/GSM_SystemInformation: move 'MobileAllocationT' to GSM_RR_Types by Vadim Yanitskiy · 4 years ago
  100. 3b464a9 library/GSM_RR_Types: s/MobileAllocation/MobileAllocationLV/g by Vadim Yanitskiy · 4 years ago