1. 1c963eb MSC pooling: add rate counters by Neels Hofmeyr · 4 years, 3 months ago
  2. 25389e8 debug: log about matching Paging Response to earlier Paging by Neels Hofmeyr · 4 years, 4 months ago
  3. e15dec7 log: add MSC number to bsc_subscr_conn_fsm id by Neels Hofmeyr · 4 years, 4 months ago
  4. b34fdf2 vty: add 'mscpool roundrobin next' for ttcn3 tests by Neels Hofmeyr · 4 years, 4 months ago
  5. 73a6803 mscpool: add user manual chapter by Neels Hofmeyr · 4 years, 3 months ago
  6. b69db82 MSC pooling: add 'no allow-attach' for MSC off-loading by Neels Hofmeyr · 4 years, 3 months ago
  7. 343a8a1 MSC pooling: LU: ignore TMSI NRI from a different PLMN by Neels Hofmeyr · 4 years, 3 months ago
  8. 2a366d9 MSC pooling: implement NAS node selection by NRI from TMSI by Neels Hofmeyr · 4 years, 4 months ago
  9. 4099f1d MSC pooling: make NRI mappings VTY configurable by Neels Hofmeyr · 4 years, 4 months ago
  10. daf5d8b tweak log category for Compl L3 error by Neels Hofmeyr · 4 years, 4 months ago
  11. a87646c use osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 4 months ago
  12. 2c61245 remove extract_sub(), add bsc_subscr_find_or_create_by_mi() by Neels Hofmeyr · 4 years, 4 months ago
  13. 83bba52 osmo-bsc main: exit on cmdline option error by Neels Hofmeyr · 4 years, 3 months ago
  14. 10983f2 manuals: generate vty reference xml at build time by Neels Hofmeyr · 4 years, 4 months ago
  15. 77c330d add osmo-bsc --vty-ref-xml: dump VTY ref XML to stdout by Neels Hofmeyr · 4 years, 4 months ago
  16. b5ccf09 Count assignment rates per BTS as well by Daniel Willmann · 4 years, 4 months ago
  17. fea5d64 abis_rsl: Count successful channel requests by Daniel Willmann · 4 years, 4 months ago
  18. ce7aa0d gsm_data.h: Remove period at end of counter description by Daniel Willmann · 4 years, 3 months ago
  19. eec776e refactor bsc_find_msc()'s round-robin by Neels Hofmeyr · 4 years, 4 months ago
  20. 112609f osmo-bsc: Use designated initializer in bts_stat_desc by Daniel Willmann · 4 years, 4 months ago
  21. 7cd900d gsm0408_test.c: drop test_mi_functionality() by Neels Hofmeyr · 4 years, 4 months ago
  22. c1a7330 is_cm_service_for_emerg(): return false, not 0 by Neels Hofmeyr · 4 years, 4 months ago
  23. 6aa6660 cosmetic: tweak rc type of is_cm_service_for_emerg() by Neels Hofmeyr · 4 years, 4 months ago
  24. 6109f10 create only one SCCP user per SCCP instance by Neels Hofmeyr · 4 years, 4 months ago
  25. d3cb71b CTRL: determine MSC connection status from RESET-ACK, not AS_ACTIVE by Neels Hofmeyr · 4 years, 4 months ago
  26. 3a986ba abis_nm: fix: properly truncate feature vector reported by BTS by Vadim Yanitskiy · 4 years, 4 months ago
  27. a605008 abis_nm: cosmetic: use sizeof() for printing buffer size by Vadim Yanitskiy · 4 years, 4 months ago
  28. eda1312 abis_nm: cosmetic: add curly braces to complex 'if' statements by Vadim Yanitskiy · 4 years, 4 months ago
  29. 4f3a641 handover_test: use 'unknown' BTS type instead of 'sysmobts' by Vadim Yanitskiy · 4 years, 4 months ago
  30. 01f530b bsc_bts_alloc_register(): fix possible NULL-pointer dereference by Vadim Yanitskiy · 4 years, 4 months ago
  31. 36cd19f bts_sysmobts: fix: properly zero-initialize the feature vector by Vadim Yanitskiy · 4 years, 4 months ago
  32. 4458496 bts_unknown: fix: properly initialize the feature vector by Vadim Yanitskiy · 4 years, 4 months ago
  33. c1b141c gsm_data: cosmetic: mark argument of is_*_bts() as const by Vadim Yanitskiy · 4 years, 4 months ago
  34. 8519d50 doc/manuals: regenerate the VTY reference file by Vadim Yanitskiy · 4 years, 4 months ago
  35. 06a14d2 flatten: move network->bsc_data->* to network->* by Neels Hofmeyr · 4 years, 4 months ago
  36. b281b1c drop MSC types "local" vs "normal" by Neels Hofmeyr · 4 years, 4 months ago
  37. 39a0af3 doc/examples: remove deprecated ussd text config by Neels Hofmeyr · 4 years, 4 months ago
  38. 6a8955b drop all BSC originated USSD notification features by Neels Hofmeyr · 4 years, 4 months ago
  39. dbc7a3c code cleanup: absorb complete_layer3() into bsc_compl_l3() by Neels Hofmeyr · 4 years, 4 months ago
  40. bf4134e drop CC 'local-prefix' feature by Neels Hofmeyr · 4 years, 4 months ago
  41. 962cb63 Return 0 from gsm0408_rcvmsg() if SCCP link is already closed. by Alexander Chemeris · 4 years, 4 months ago
  42. b871030 bsc_subscr_find_or_create_by_{imsi,tmsi}(): fix NULL pointer dereference by Vadim Yanitskiy · 4 years, 4 months ago
  43. 001a2df stats: Count paging requests flushed due to MSC Reset. by Alexander Chemeris · 4 years, 4 months ago
  44. c3ea0b0 bsc_subscr_conn_fsm: Fix crash in gscon_forget_lchan() by Alexander Chemeris · 4 years, 4 months ago
  45. 5cda1d0 drop IMSI filter and libfilter completely by Neels Hofmeyr · 4 years, 4 months ago
  46. 2d0ac1c cosmetic: put comment back at proper place in bsc_vty.c by Neels Hofmeyr · 4 years, 4 months ago
  47. 31d3870 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years, 4 months ago
  48. 700a5a3 contrib: integrate RPM spec by Oliver Smith · 4 years, 4 months ago
  49. c955655 bsc_patch: Don't even parse MM INFO if TZ patching is not enabled. by Alexander Chemeris · 4 years, 4 months ago
  50. 45f7324 Fix crash in bsc_patch_mm_info() by Alexander Chemeris · 4 years, 4 months ago
  51. c8f432a deprecate 'msc' / 'ip.access rtp-base <port>' by Neels Hofmeyr · 4 years, 4 months ago
  52. 3a656da bssap: Handle BSSMAP CONFUSION message. by Alexander Chemeris · 4 years, 4 months ago
  53. a3af93a stats: Correctly count lchans under BORKEN TS. by Alexander Chemeris · 4 years, 4 months ago
  54. 43def74 stats: Add a BTS/BSC counter PAGING_NO_ACTIVE_PAGING. by Alexander Chemeris · 4 years, 4 months ago
  55. 5d63827 stats: Add counters and gauges for BORKEN lchans/TS by Alexander Chemeris · 4 years, 4 months ago
  56. 8013b02 borken: Recover from more TS borken states. by Alexander Chemeris · 4 years, 4 months ago
  57. 8b8ad33 contrib: import RPM spec by Oliver Smith · 4 years, 4 months ago
  58. 7a4172f manuals: update bsc_vty_reference.xml by Neels Hofmeyr · 4 years, 4 months ago
  59. d6465ba log: Demote "SAPI=%u ESTABLISH CONFIRM" message from ERROR to DEBUG. by Alexander Chemeris · 4 years, 4 months ago
  60. 2a04564 log: Demote "CHAN RQD: reason" to INFO by Alexander Chemeris · 4 years, 4 months ago
  61. 7738b07 bssmap: Ignore repeated BSSMAP RESET ACK messages. by Alexander Chemeris · 4 years, 4 months ago
  62. d3d0307 A-bis: fix logging level mismatch in abis_nm_rcvmsg_fom() by Vadim Yanitskiy · 4 years, 4 months ago
  63. 62766a5 log: Adjust "new SIGTRAN connection" logging level by Alexander Chemeris · 4 years, 4 months ago
  64. 7b9c8ea log: Fix "Paging request failed" logging level by Alexander Chemeris · 4 years, 4 months ago
  65. e0fd48c bsc_vty: Coding style fix - brackets around a complex if/else by Alexander Chemeris · 4 years, 4 months ago
  66. 6e06bd3 manual: fix config example typo 'msc-addr' by Neels Hofmeyr · 4 years, 4 months ago
  67. aac5423 stats: Rename BSSMAP Rx message counters to match Tx ones. by Alexander Chemeris · 4 years, 5 months ago
  68. 98824b8 stats: Add counters for Tx BSSMAP messages. by Alexander Chemeris · 4 years, 5 months ago
  69. 69ba8be handover_test: Properly allocate MSC data struct. by Alexander Chemeris · 4 years, 4 months ago
  70. 169c229 stats: Only dereference a connection pointer after checking for NULL. by Alexander Chemeris · 4 years, 4 months ago
  71. 0ae129e timeslot_fsm: Allow PDCH_ACT_ACK in BORKEN state. by Alexander Chemeris · 4 years, 5 months ago
  72. bd59b27 lchan: Allow transition from BORKEN state to WAIT_RF_RELEASE_ACK by Alexander Chemeris · 4 years, 5 months ago
  73. db668ce bsc_subscr_conn_fsm: Fix a typo in the comment life->live by Alexander Chemeris · 4 years, 5 months ago
  74. afa1e8c stats: Fix Rx DTAP error stat description by Alexander Chemeris · 4 years, 5 months ago
  75. eeda0e9 a_reset: Rename SIGTRAN connection to BSSMAP MSC assocation in log messages by Alexander Chemeris · 4 years, 5 months ago
  76. f1c1e7f bts_nokia_site: Fake 12.21 OM objet state as "OK" when boot is done by Sylvain Munaut · 4 years, 5 months ago
  77. 8b0f687 stats: Export connected OML/RSL links count per BTS. by Alexander Chemeris · 4 years, 5 months ago
  78. e26b153 stats: Add counters for received BSSMAP messages. by Alexander Chemeris · 4 years, 5 months ago
  79. db54283 stats: report a number of configured BTS to a stats gauge. by Alexander Chemeris · 4 years, 5 months ago
  80. 5e89333 stats: Add a stats gauge for the MSC links count. by Alexander Chemeris · 4 years, 5 months ago
  81. 89aa40d om2k: Fix invalid use of linked list when building hopping freq list by Sylvain Munaut · 4 years, 5 months ago
  82. 57a1ec5 gsm_data: Update trx_is_usable for ericsson BTS by Sylvain Munaut · 4 years, 5 months ago
  83. 5438554 chan_alloc: Don't re-invent trx_is_usable and use existing helper by Sylvain Munaut · 4 years, 5 months ago
  84. 0d1fe67 osmo_bsc_sigtran: Fix a SSCP-> SCCP typo in a comment by Alexander Chemeris · 4 years, 5 months ago
  85. 6d4ccc1 chan_alloc: Add comments for the *_chan_load() functions. by Alexander Chemeris · 4 years, 5 months ago
  86. dbfa85c Fix a comment for the handle_unitdata_from_msc() function. by Alexander Chemeris · 4 years, 5 months ago
  87. 97a2721 stats: Fix stat group index for BTS stats. by Alexander Chemeris · 4 years, 5 months ago
  88. 13e5aa2 Fix indent whitespace and log message. by Alexander Chemeris · 4 years, 5 months ago
  89. 669f879 stats: Remove dots from the end of stats descriptions. by Alexander Chemeris · 4 years, 5 months ago
  90. b091def stats: Report per channel type load to statsd counters. by Alexander Chemeris · 4 years, 5 months ago
  91. 241f058 ctrs: Correctly count load total for dynamic timeslots. by Alexander Chemeris · 4 years, 5 months ago
  92. b405e6e om2k: Wait for OM TRX links to stabilize before trying to bring up TRX by Sylvain Munaut · 4 years, 5 months ago
  93. 94033ef om2k: Properly update the 'fake' 12.21 states using OM2000 status by Sylvain Munaut · 4 years, 5 months ago
  94. cbaa179 om2k: Add support for MCTR configuration by Sylvain Munaut · 4 years, 5 months ago
  95. a40b75e om2k: Rename MCTR config request constants for consistency by Sylvain Munaut · 4 years, 5 months ago
  96. dbd1b50 om2k: Add option to limit OML version during negotiation by Sylvain Munaut · 4 years, 5 months ago
  97. ce0b562 bts_ericsson_rbs2000: Whitelist the E1d input driver by Sylvain Munaut · 4 years, 5 months ago
  98. d1f1884 bts_ericsson_rbs2000: Init all the TRX, not just C0 by Sylvain Munaut · 4 years, 5 months ago
  99. 4a048d3 om2k: Fix the frequency specifier for TX/RX/TS conf requests by Sylvain Munaut · 4 years, 5 months ago
  100. 586c011 om2k: Dispatch TS_EV_OML_READY to TS FSM only when it's actually ready by Sylvain Munaut · 4 years, 5 months ago