1. d73ba58 ns/gbproxy/sgsn: Update configs to use logging level lnssignal' by Harald Welte · 3 years, 4 months ago
  2. 7079ce8 gbproxy: Update config for IP BSS to use SNS by Harald Welte · 3 years, 4 months ago
  3. b5688f2 gbproxy: Verify BVC FSM state during bring-up by Harald Welte · 3 years, 4 months ago
  4. 572b017 Make f_{block,unblock}_ptp_bvc_from_pcu handle multiple SGSNs by Harald Welte · 3 years, 4 months ago
  5. b1cc0b2 gbproxy: Generalize as_count_bvc_block() into as_count_bvc_sts() by Harald Welte · 3 years, 4 months ago
  6. 2efeb61 gbproxy: update sns configuration to use ip-sns-bind by Alexander Couzens · 3 years, 5 months ago
  7. e5d4154 gbproxy: Fix configuration (ip-sns syntax) by Harald Welte · 3 years, 5 months ago
  8. c879f34 gbproxy: Increase timeouts for dl/ul unitdata tests by Daniel Willmann · 3 years, 5 months ago
  9. 325458d gbproxy: Fix TC_dl_unitdata test failure introduced by 6ee0126971 by Daniel Willmann · 3 years, 5 months ago
  10. 1bd60ce GBProxy_Tests: fix TC_rim_info_pcu2pcu by Philipp Maier · 3 years, 5 months ago
  11. 9fda214 gbproxy: Fix ip-sns VTY config by Daniel Willmann · 3 years, 5 months ago
  12. 6ee0126 Osmocom_Gb_Types: Fix tons of template restriction warnings by Pau Espin Pedrol · 3 years, 5 months ago
  13. c52c258 gbproxy: fix config files by Harald Welte · 3 years, 5 months ago
  14. aaa0dfd Move "ro_integer" to Osmocom_Types by Harald Welte · 3 years, 5 months ago
  15. 14d3a8e GBProxy_Tests: fix TC_rim_* tests by Philipp Maier · 3 years, 6 months ago
  16. 920c7c4 fr + gbproxy: Start to use AF_PACKET ENOBUFS work-around by Harald Welte · 3 years, 6 months ago
  17. d5b7e74 gbproxy: Use Misc_Helpers.f_shutdown() whenever applicable by Harald Welte · 3 years, 6 months ago
  18. 14d23ef gbproxy: Increemnt many timeouts from 1s to 2s. by Harald Welte · 3 years, 6 months ago
  19. c38c85d gbproxy: Fix pooling expectations of TC_bvc_reset_*_from_bss by Daniel Willmann · 3 years, 6 months ago
  20. 388057d gbproxy: Use separate NS-VC for data / signalling on SGSN side by Harald Welte · 3 years, 6 months ago
  21. be7afce NS_Emulation: Respect data_weight==0 or signalling_weight==0 by Harald Welte · 3 years, 6 months ago
  22. 86be7ed gbproxy: Change logging settings by Harald Welte · 3 years, 6 months ago
  23. d05a4a9 gbproxy: Move different network elements to different IPs by Harald Welte · 3 years, 6 months ago
  24. 2a33067 gbproxy: Use g_parse.sgsn_idx for paging by Daniel Willmann · 3 years, 6 months ago
  25. 0435865 gbproxy: Add test cases for STATUS handling by Harald Welte · 3 years, 6 months ago
  26. 3148a96 gbproxy: Add tests for RADIO-STATUS with TMSI and IMSI instead of TLLI by Harald Welte · 3 years, 6 months ago
  27. 25a04b1 gbproxy: Print log line for every ConnHdlr we start by Harald Welte · 3 years, 6 months ago
  28. f86f185 gbproxy: Add suite of RIM tests by Harald Welte · 3 years, 6 months ago
  29. 4332044 gbproxy: Use g_parse.sgsn_idx for paging by Daniel Willmann · 3 years, 6 months ago
  30. 193e1a0 gbproxy: Use provided sgsn_idx in f_send_paging_ps_exp_multi() by Daniel Willmann · 3 years, 6 months ago
  31. c796da8 remove unused NS_CodecPort.ttcn/NS_CodecPort_CtrlFunct by Alexander Couzens · 3 years, 6 months ago
  32. d6f8981 gbproxy: Add testcase for MS-REGISTRATION ENQUIRY by Harald Welte · 3 years, 6 months ago
  33. 7595d56 gbproxy: Test cases for DUMMY-PAGING-PS by Harald Welte · 3 years, 6 months ago
  34. cf20007 gbproxy: Add test case for PAGING-PS-REJECT by Harald Welte · 3 years, 6 months ago
  35. b5a04aa gbproxy: Test PS-PAGING by IMSI (without P-TMSI) by Harald Welte · 3 years, 6 months ago
  36. 207166c gbproxy: Allow creating ConnHdlr without a P-TMSI by Harald Welte · 3 years, 6 months ago
  37. b33fb59 gbproxy: Unregister IMSI from BSSGP before termination of ConnHdlr by Harald Welte · 3 years, 6 months ago
  38. 2ecbca8 gbproxy: Don't pass global (component) variables as function arguments by Harald Welte · 3 years, 6 months ago
  39. 09a1ce4 gbproxy: Execute TC_load_sharing_dl() for each SGSN in pool by Harald Welte · 3 years, 6 months ago
  40. c5f486b gbproxy: Execute each ConnHdlr test on each NRI of each SGSN configured by Harald Welte · 3 years, 6 months ago
  41. c5c3373 gbproxy: Test suspend + resume for each NRI on each SGSN by Harald Welte · 3 years, 6 months ago
  42. 99ed507 gbproxy: Use correct NRI in suspend/resume by Harald Welte · 3 years, 6 months ago
  43. 0096375 gbproxy: Refactor f_TC_{suspend,resume} by Harald Welte · 3 years, 6 months ago
  44. 77218d0 gbproxy: Start to allocate NRIs to SGSNs by Harald Welte · 3 years, 6 months ago
  45. 5fb0174 gbproxy: Fix TC_fc_bvc() with more than one SGSN by Harald Welte · 3 years, 6 months ago
  46. dbd5e67 gbproxy: Move away from random TLLI by Harald Welte · 3 years, 6 months ago
  47. b978ed6 gbproxy: Configure a Second SGSN by Harald Welte · 3 years, 7 months ago
  48. 7d8c0e3 update expected-results.xml by Alexander Couzens · 3 years, 6 months ago
  49. 491af2a Fix race during shutdown by Daniel Willmann · 3 years, 6 months ago
  50. c88df6d gbproxy: Enable IP-SNS towards SGSN by Daniel Willmann · 3 years, 6 months ago
  51. ef7015f gbproxy: Fix TC_bvc_reset_sig_from_sgsn by Daniel Willmann · 3 years, 6 months ago
  52. 4c534bb Fix suspend/resume tests by Daniel Willmann · 3 years, 6 months ago
  53. 0339df9 gbproxy: osmo-gbproxy.cfg: support new sgsn syntax by Alexander Couzens · 3 years, 6 months ago
  54. 4811484 gbproxy: change osmo-gbproxy.cfg to support ns2 vty2 by Alexander Couzens · 3 years, 7 months ago
  55. 036c4dc gbproxy: Remove redundant part from config file by Harald Welte · 3 years, 7 months ago
  56. 6929e32 gbproxy: Be mover verbose about BVC-UNBLOCK failure at start-up by Harald Welte · 3 years, 7 months ago
  57. 7c29536 gbproxy: Properly capture HDLC/FR traffic in addition to ethernet by Harald Welte · 3 years, 7 months ago
  58. dc805c0 gbproxy: Fix log messages in timeout situations by Harald Welte · 3 years, 7 months ago
  59. cc3894b gbproxy: Add test for FLOW-CONTROL-MS procedure (TC_fc_ms) by Harald Welte · 3 years, 7 months ago
  60. 299aa48 gbproxy: Test case for BVC flow control procedure by Harald Welte · 3 years, 7 months ago
  61. b9f0fdc gbproxy: properly shutdown at the end of the test by Harald Welte · 3 years, 7 months ago
  62. 425d376 gbproxy: Introduce global guard timer in test_CT by Harald Welte · 3 years, 7 months ago
  63. 158becf gbproxy: Rename PCU port to PCU_PTP; SGSN port to SGSN_PTP by Harald Welte · 3 years, 7 months ago
  64. 4f91c3b gbproxy: cosmetic: More comments / section headers by Harald Welte · 3 years, 7 months ago
  65. ce10365 gbproxy: Fix syntax error in GBProxy_Tests.fr.cfg by Harald Welte · 3 years, 7 months ago
  66. f6e59b0 gbproxy: Enable TC_load_sharing_dl based on modulepar; set that in FR test by Harald Welte · 3 years, 7 months ago
  67. b2647f7 gbproxy: Fix as_count_bvc_block() by Harald Welte · 3 years, 7 months ago
  68. d4fb73c gbproxy: Fix cs paging tests by Daniel Willmann · 3 years, 7 months ago
  69. 1a85971 gbproxy: Fail on timeout in f_send_paging_xs_exp_one_bss by Daniel Willmann · 3 years, 7 months ago
  70. 545c357 gbproxy: Change osmo-gbproxy.cfg so it works on libosmocore master by Daniel Willmann · 3 years, 7 months ago
  71. 2c9300f gbproxy: Improve NSEI/... numbering and improve paging test coverage by Daniel Willmann · 3 years, 8 months ago
  72. f259021 gbproxy: Make TC_bvc_reset_sig_from_bss() actually pass by Daniel Willmann · 3 years, 7 months ago
  73. ad93c05 gbproxy: Reset gbproxy bvc as well as ns state by Daniel Willmann · 3 years, 7 months ago
  74. 9533943 gbproxy: Make sure all BssgpCfg have a valid create_cb by Harald Welte · 3 years, 8 months ago
  75. 951e6a9 gbproxy: Use "force-unconifgured" als on BSS-side NSEs by Harald Welte · 3 years, 8 months ago
  76. 0d5fceb gbproxy: Test for sizes up to 1600 bytes, not just 1024 bytes by Harald Welte · 3 years, 8 months ago
  77. f0310fc gbproxy: Add test suite cfg and osmo-gbproxy.cfg for FR testing by Harald Welte · 3 years, 8 months ago
  78. 8b32641 gbproxy: Fix log messages in timeout situations by Harald Welte · 3 years, 8 months ago
  79. f20af41 gbproxy: Introduce TC_overload by Harald Welte · 3 years, 8 months ago
  80. c0351d1 gbproxy: Introduce TC_llc_discarded by Harald Welte · 3 years, 8 months ago
  81. f8e5c5d gbproxy: Test for SGSN-INVOKE-TRACE by Harald Welte · 3 years, 8 months ago
  82. 16786e9 gbproxy: Add TC_bvc_reset_sig_from_{sgsn,pcu} by Harald Welte · 3 years, 8 months ago
  83. 60a8ec7 gbproxy: Add TC_bvc_reset_ptp_from_{bss,sgsn} by Harald Welte · 3 years, 8 months ago
  84. 3c90515 BSSGP_Emulation: Send BssgpResetIndication when PTP BVC are being reset by Harald Welte · 3 years, 8 months ago
  85. 239aa50 gbproxy: Add TC_bvc_{block,unblock}_ptp() by Harald Welte · 3 years, 8 months ago
  86. 3807ed1 gbproxy: Port TC_{suspend,resume} to new GLOBAL port by Harald Welte · 3 years, 8 months ago
  87. 7462a59 gbproxy: Add paging for all situations of unknown identity by Harald Welte · 3 years, 8 months ago
  88. 91a8e25b gbproxy: Add test for FLUSH_LL by Daniel Willmann · 3 years, 8 months ago
  89. 4798fd7 Support signalling BVC to send/receive messages by Daniel Willmann · 3 years, 8 months ago
  90. 0e18824 gpborxy: Implement variety of paging tests for PS-PAGING and CS-PAGING by Harald Welte · 3 years, 8 months ago
  91. f8ef028 gbproxy: Add test for load sharing function in SGSN->PCU direction by Harald Welte · 3 years, 8 months ago
  92. 087a33d gbproxy: Add test for BSSGP resume procedure by Daniel Willmann · 3 years, 8 months ago
  93. fa67f49 gbproxy: Add test for the suspend procedure by Daniel Willmann · 3 years, 8 months ago
  94. 54833f2 gbproxy: Use a different IMSI suffix per TC by Daniel Willmann · 3 years, 8 months ago
  95. 165d661 gbproxy: Add test for Radio Status procedure by Daniel Willmann · 3 years, 8 months ago
  96. 443fc57 gbproxy: Reset nsvc to SGSN before each test by Daniel Willmann · 3 years, 8 months ago
  97. 0c45da1 gbproxy: /bin/sh cannot do "FILES+=", use /bin/bash by Harald Welte · 3 years, 8 months ago
  98. d280127 gbproxy: Wait longer for BVC unblocking at start-up by Harald Welte · 3 years, 8 months ago
  99. 3dd21b3 gbproxy: Allow dynamic connect/disconnect of ConnHdlr at runtime by Harald Welte · 3 years, 8 months ago
  100. 5cb8016 gbproxy: call f_client_register() only on connected ports by Harald Welte · 3 years, 8 months ago