1. a4b72ce hnbgw: skip f_statsd_expect for latest by Oliver Smith · 10 weeks ago
  2. fa2095b hnbgw: TC_hnb_register_duplicate: Fix 2nd HNB_REG_REQ containing different LAC by Pau Espin Pedrol · 3 months ago
  3. 831cb69 hnbgw: Provide proper params to set StatsD local ip/port by Pau Espin Pedrol · 3 months ago
  4. 904b5f1 hnbgw: Implement validation of [some] counters by Harald Welte · 3 months ago
  5. 7a9e796 hnbgw: Use iddentical LAC/RAC/SAC values by Harald Welte · 3 months ago
  6. f95ab2d hnbgw: Test normal and abnormal RAB release by Harald Welte · 3 months ago
  7. 1818834 hnbgw: Use "NAS/Normal" as default release cause by Harald Welte · 3 months ago
  8. 0d4a843 hnbgw: Make RAB release cause configurable by Harald Welte · 3 months ago
  9. f60044d hnbgw: Add TC_ue_register_tmsi_lai for UE Registration without IMSI by Harald Welte · 3 months ago
  10. af3e216 hnbgw: Introduce tests about UE registration by Harald Welte · 3 months ago
  11. 3f216c5 hnbgw: Qualify RAC/LAI/SAI to RANAP_IEs module by Harald Welte · 3 months ago
  12. d71d596 hnbgw: Rename f_hnbap_register to f_hnbap_hnb_register by Harald Welte · 3 months ago
  13. 1158cc6 Move SDP templates to its own SDP_Templates.ttcn file by Pau Espin Pedrol · 4 months ago
  14. af74650 hnbgw: Introduce test TC_rab_assign_mgw_iuup_addr_chg by Pau Espin Pedrol · 7 months ago
  15. 0c35a63 hnbgw: Allow announcing a different mgw-local IuUP address after MDCX by Pau Espin Pedrol · 7 months ago
  16. 264679f hnbgw: Rename record CrcxResponse->MgwResponse by Pau Espin Pedrol · 7 months ago
  17. b85ac2f hnbgw: Rename mgcp conns to reflect each side peer by Pau Espin Pedrol · 7 months ago
  18. aa919b4 hnbgw: run TC_second_rab_assignment on nightly by Oliver Smith · 8 months ago
  19. c3c01d3 add HNBGW_Tests.TC_second_rab_assignment by Neels Hofmeyr · 8 months ago
  20. ee4ce86 hnbgw: Introduce mp_hnbgw_timer_x31 by Pau Espin Pedrol · 8 months ago
  21. 7bb63cf library: deduplicate f_logp by Oliver Smith · 9 months ago
  22. d019cc0 hnbgw: TC_apply_sccp() by Neels Hofmeyr · 1 year, 1 month ago
  23. b1bf16d hnbgw: add mscpool paging tests by Neels Hofmeyr · 1 year ago
  24. 467eb7e hnbgw: attempt to fix sporadic test failures by Neels Hofmeyr · 11 months ago
  25. 7d0e680 hnbgw: add CN pool tests by Neels Hofmeyr · 1 year, 3 months ago
  26. 3d5a0da hnbgw: CN links: implement 'allow attach' by Neels Hofmeyr · 1 year ago
  27. ffcb889 hnbgw: add CTRL port by Neels Hofmeyr · 1 year ago
  28. 333ea39 hnbgw: call f_start_hnbs() by default by Neels Hofmeyr · 1 year ago
  29. 057ecba hnbgw: do not duplicate MSC_RanOps by Neels Hofmeyr · 1 year ago
  30. 6c87ad9 hnbgw: Introduce module parameter mp_validate_talloc_asn1 by Pau Espin Pedrol · 12 months ago
  31. 7a48df1 hnbgw: prepare cn pool: add multiple MSCs and SGSNs by Neels Hofmeyr · 1 year, 3 months ago
  32. 75d905b hnbgw: verify empty talloc asn1_context at end of tests by Neels Hofmeyr · 1 year, 2 months ago
  33. fffe79b hnbgw: tweak HNB name sent in HNBAP HNB Register by Neels Hofmeyr · 1 year ago
  34. 497216f hnbgw: fix PLMN in g_hnb_cfg by Neels Hofmeyr · 1 year ago
  35. b869dc8 hnbgw: comment by Neels Hofmeyr · 1 year, 3 months ago
  36. cf6dc49 hnbgw: drop dead code from MSC_UnitdataCallback by Neels Hofmeyr · 1 year ago
  37. 6c5ba075 HNBGW_Tests: use realistic codec name and payload type in MGCP by Philipp Maier · 1 year ago
  38. 5951722 hnbgw: give RAN startup some time by Neels Hofmeyr · 1 year, 1 month ago
  39. 3a9140e hnbgw: use f_shutdown_helper() everywhere by Neels Hofmeyr · 1 year, 1 month ago
  40. f2c9502 hnbgw: add TC_sccp_cr_limit: test CR data length cutoff by Neels Hofmeyr · 1 year, 3 months ago
  41. 6549928 hnbgw: wait longer for PFCP Assoc by Neels Hofmeyr · 1 year, 2 months ago
  42. dc416c9 hnbgw: add f_bssap_expect() by Neels Hofmeyr · 1 year, 4 months ago
  43. 6bbfe05 hnbgw: add f_pfcp_expect() by Neels Hofmeyr · 1 year, 4 months ago
  44. 735b656 hnbgw: add f_rua_expect() by Neels Hofmeyr · 1 year, 4 months ago
  45. 99b7d40 hnbgw: f_iuh2iu_disconnect: allow more time by Neels Hofmeyr · 1 year, 5 months ago
  46. f74a6df hnbgw: initial_ue_empty_cr: use larger payload to trigger empty SCCP CR by Neels Hofmeyr · 1 year, 5 months ago
  47. 72a8d62 hnbgw: add HNBGWVTY to ConnHdlr by Neels Hofmeyr · 1 year, 5 months ago
  48. 6a423f4 hnbgw: drop duplicate import by Neels Hofmeyr · 1 year, 5 months ago
  49. 1e31146 upf/PFCP: do not imply f_inet_addr() by Neels Hofmeyr · 1 year, 6 months ago
  50. acf4f22 hnbgw: Introduce test TC_hnb_register_duplicate_reuse_sctp_assoc by Pau Espin Pedrol · 1 year, 9 months ago
  51. bacb74f hnbgw: test PS RAB Ass both with and without PFCP by Neels Hofmeyr · 1 year, 10 months ago
  52. f0b9fa0 hnbgw: Introduce test TC_hnb_reregister_reuse_sctp_assoc by Pau Espin Pedrol · 1 year, 10 months ago
  53. 83a4961 hnbgw: Start only needed amount of HNBs emulations by Pau Espin Pedrol · 1 year, 10 months ago
  54. 28209ec hnbap: Use protocolExtensions := * in tr and omit in ts templates by Daniel Willmann · 1 year, 11 months ago
  55. c79679a hnbgw: Add test to check for duplicate hnb registrations by Daniel Willmann · 1 year, 11 months ago
  56. a56e8fd hnbgw: test PS RAB GTP mapping by Neels Hofmeyr · 2 years, 2 months ago
  57. 82e79b0 hnbgw: fix id string s/HBGW/HNBGW by Neels Hofmeyr · 2 years, 1 month ago
  58. 799cc24 hnbgw: drop unused hexstrings by Neels Hofmeyr · 2 years, 1 month ago
  59. f0b9ed1 hnbgw: test SCCP CR without payload by Neels Hofmeyr · 2 years, 1 month ago
  60. 6e511ce fix sgsn and hnbgw test issue introduced in 49888a65dcf1f8d94411aa0724530b8c188c3237 by Eric Wild · 2 years, 3 months ago
  61. 9e789be ranap: Allow RAB ReleaseList inside RabAssReq template by Daniel Willmann · 2 years, 5 months ago
  62. 37c877f hnbgw: Test behaviour when CRCX times out by Daniel Willmann · 2 years, 5 months ago
  63. 3e15b7b Add test for RABAssingResponse with FailedList by Daniel Willmann · 2 years, 5 months ago
  64. 7af5a2a hnbgw: Fix encoding of AssignmentRequest with RABs to be released by Daniel Willmann · 2 years, 5 months ago
  65. 19b8d90 Add hnbgw tests by Daniel Willmann · 2 years, 6 months ago