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