1. f150c25 bsc_vty: improve manual activation of lchans (debug / labtest) by Philipp Maier · 4 years ago
  2. 68f1025 vty: clarify NM state owner printed by 'show trx N' command by Vadim Yanitskiy · 4 years ago
  3. fcc5ffb abis_rsl: fix memleak in rach dos reduction function by Philipp Maier · 4 years ago
  4. 3c6e86a abis_rsl: inform user when expired channel requests get tossed by Philipp Maier · 4 years ago
  5. 1482ec4 abis_rsl.c: flush channel request queue on RSL bootstrap by Philipp Maier · 4 years ago
  6. 27a887f gsm 04.08: encode the LTE neighbors measurement bandwindth in Channel Release by Alexander Couzens · 4 years ago
  7. cdfd687 gsm_data: always set spare bits in channel description by Alexander Couzens · 4 years ago
  8. 0098b5c abis_om2000: check result of gsm_bts_trx_set_system_infos() by Vadim Yanitskiy · 4 years, 1 month ago
  9. f087c1e lchan_rtp_fsm: Deferr IPACC MDCX after BTS side MGCP MDCX by Pau Espin Pedrol · 4 years, 1 month ago
  10. 422b751 fix bootstrap_rsl(): check result of gsm_bts_trx_set_system_infos() by Vadim Yanitskiy · 4 years, 1 month ago
  11. ccf2017 vty: propagate result of gsm_bts_set_system_infos() by Vadim Yanitskiy · 4 years, 1 month ago
  12. 2eda570 SI Type 4: prevent potential buffer overflow by Vadim Yanitskiy · 4 years, 1 month ago
  13. 16ca3fa Fix creating MGCP proxy socket if MGW listens on an IPv6 address by Pau Espin Pedrol · 4 years, 1 month ago
  14. cc6d35d abis_rsl: prioritize emergency calls over regular calls by Philipp Maier · 4 years, 1 month ago
  15. e2b20c4 generate_ma_for_ts(): fix: properly encode ARFCN 0 (corner case) by Vadim Yanitskiy · 4 years, 1 month ago
  16. 31fab3e generate_ma_for_ts(): use OSMO_BYTES_FOR_BITS() macro by Vadim Yanitskiy · 4 years, 1 month ago
  17. 92eed41 lchan_fsm: make rsl mode-modify working again by Philipp Maier · 4 years, 1 month ago
  18. 7e9ac64 CBSP VTY: re-add legacy cbc config for backwards compat by Neels Hofmeyr · 4 years, 1 month ago
  19. 7630a29 SI Type 4: fix missing CBCH Mobile Allocation IE by Vadim Yanitskiy · 4 years, 1 month ago
  20. 9ff1c3d gsm_04_08_rr: fix hopping parameters in RR Handover Command by Vadim Yanitskiy · 4 years, 1 month ago
  21. 94972dc vty: add a command to clear hopping ARFCN list by Vadim Yanitskiy · 4 years, 1 month ago
  22. 75b3cba Fail on invalid IP addresses passed to IPACC MDCX by Pau Espin Pedrol · 4 years, 1 month ago
  23. 783960f vty: Hide show running-config ACC ramping params if not enabled by Pau Espin Pedrol · 4 years, 1 month ago
  24. d7e2be6 CBSP: fix link startup when enabled in config file by Neels Hofmeyr · 4 years, 1 month ago
  25. 4d26688 handover: fix detection for ambiguous HO neighbor ident by Neels Hofmeyr · 4 years, 1 month ago
  26. cd219d8 handover_fsm: signal Clear from gscon, for proper HO result counts by Neels Hofmeyr · 4 years, 1 month ago
  27. 90f7c3c bssap: do not send a Clear Request after a Clear Command by Neels Hofmeyr · 4 years, 1 month ago
  28. dbe59f6 add {BTS,BSC}_CTR_INTER_BSC_HO_OUT_FAILED for RR HO Failure by Neels Hofmeyr · 4 years, 1 month ago
  29. e6142d0 fix HO inter-BSC-IN target bts for counters by Neels Hofmeyr · 4 years, 1 month ago
  30. 01c06a9 fix 'handover:*' counters: remove bogus increments by Neels Hofmeyr · 4 years, 1 month ago
  31. c859ef6 fix 'handover:*' counters: add missing / move increments by Neels Hofmeyr · 4 years, 1 month ago
  32. 5a7d017 ho counters: count invalid target cell as 'error', not 'no_channel' by Neels Hofmeyr · 4 years, 1 month ago
  33. 8a3b507 cosmetic: dissolve error-goto with single source in handover_start() by Neels Hofmeyr · 4 years, 1 month ago
  34. 09ea10d cosmetic: use local var in handover_start_intra_bsc() by Neels Hofmeyr · 4 years, 1 month ago
  35. 22826ff abis_rsl: fix IAR Rest Octets in rsl_send_imm_ass_rej() by Vadim Yanitskiy · 4 years, 1 month ago
  36. d41247d CBSP: add local bind to client mode by Neels Hofmeyr · 4 years, 1 month ago
  37. 641f7f0 CBSP: rewrite the CBSP link setup and 'cbc' VTY section by Neels Hofmeyr · 4 years, 1 month ago
  38. 88cef63 acc: Fix ACC rotate barring highest ACCs too quickly during wraparound by Pau Espin Pedrol · 4 years, 1 month ago
  39. 6a26e2c bsc_subscr_conn_fsm: use proper cause values in SAPI N REJECT by Vadim Yanitskiy · 4 years, 1 month ago
  40. e76de16 bsc_subscr_conn_fsm: fix a memleak in rll_ind_cb() by Vadim Yanitskiy · 4 years, 1 month ago
  41. f1339df fix bsc_sapi_n_reject(): dlci is unsigned, use uint8_t by Vadim Yanitskiy · 4 years, 1 month ago
  42. bfc85e4 ctrl: Fix CTRL TRAP for {msc.X,msc_)connection_status not sent by Pau Espin Pedrol · 4 years, 1 month ago
  43. 551321e Change default SCTP conn NULL->127.0.0.1 to localhost->localhost by Pau Espin Pedrol · 4 years, 1 month ago
  44. 6adb246 CBSP: log CBSP RESET on NOTICE by Neels Hofmeyr · 4 years, 1 month ago
  45. 13011f6 CBSP: on RESET, also clear the etws_timer, and stop ETWS PN broadcast by Neels Hofmeyr · 4 years, 1 month ago
  46. eb1306d lchan_fsm: make internal functions static. by Philipp Maier · 4 years, 1 month ago
  47. fce7e29 lchan_fsm: merge lchan_mr_config() by Philipp Maier · 4 years, 1 month ago
  48. aa420ce Add bts counters to count BTS events where we don't have a bts by Daniel Willmann · 4 years, 1 month ago
  49. bf2a4b6 Count intra-cell and intra-bsc handover separately by Daniel Willmann · 4 years, 1 month ago
  50. 02f0b30 Count handover per BTS as well as per BSC by Daniel Willmann · 4 years, 1 month ago
  51. 893e688 osmo_bsc_sigtran.c: Remove unused #defines by Harald Welte · 4 years, 1 month ago
  52. 90717c0 mscpool: fix refcount leak for unusual case of no bts by Neels Hofmeyr · 4 years, 1 month ago
  53. da5b2f8 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 4 years, 1 month ago
  54. 6624c22 vty: fix copy-pasted 'no gprs control-ack-type-rach' description by Vadim Yanitskiy · 4 years, 1 month ago
  55. 210aa95 Implement support for receiving BSSMAP CommonID from MSC by Harald Welte · 4 years, 3 months ago
  56. 59da486 info, error log: show MSC nr for new conn by Neels Hofmeyr · 4 years, 1 month ago
  57. 4829015 debug log: add RR Release cause code to the log by Neels Hofmeyr · 4 years, 1 month ago
  58. e8ec9e5 gscon timeout: use proper cause code for lchan release by Neels Hofmeyr · 4 years, 1 month ago
  59. 6a67fa5 cosmetic: bscon: use GSM48_RR_CAUSE_NORMAL instead of 0 by Neels Hofmeyr · 4 years, 1 month ago
  60. f954e35 abis_rsl.c: make sure emergency calls are rejected early by Philipp Maier · 4 years, 1 month ago
  61. abf03a1 timeslot_fsm: Name TS FSM instances on allocation. by Alexander Chemeris · 4 years, 4 months ago
  62. 29993a9 chan_alloc: Fix typo in a comment. by Alexander Chemeris · 4 years, 4 months ago
  63. ca3b18c paging: Remove obsolete comment. by Alexander Chemeris · 4 years, 4 months ago
  64. e8296d2 gsm_04_08_rr: block EMERGENCY SETUP when EMERGENCY CALLS are denied by Philipp Maier · 4 years, 2 months ago
  65. a7f02c6 e1: encode line number as trunk number in MGCP endpoint by Philipp Maier · 4 years, 1 month ago
  66. 6728085 vty: allow enabling freq. hopping regardless of the feature vector by Vadim Yanitskiy · 4 years, 1 month ago
  67. f1d4f36 vty: introduce and use GPRS_CHECK_ENABLED() macro by Vadim Yanitskiy · 4 years, 1 month ago
  68. 5e465d5 vty: fix missing comma in a warning message by Vadim Yanitskiy · 4 years, 1 month ago
  69. 9c0b6ba vty: ensure that all warning messages are prefixed with '%%' by Vadim Yanitskiy · 4 years, 1 month ago
  70. bd6a4c3 hodec2: log requirements of best candidate, log rxlev in dBm by Neels Hofmeyr · 4 years, 1 month ago
  71. 9ed0d17 hodec2: do not keep candidates with zero requirements met by Neels Hofmeyr · 4 years, 1 month ago
  72. f5dab9a hodec2 congestion: consider only congested pchan types by Neels Hofmeyr · 4 years, 1 month ago
  73. dfc2d84 hodec2: fix logging of requirements flags by Neels Hofmeyr · 4 years, 1 month ago
  74. 7a11fce lchan_rtp_fsm: use E1 endpoints if the BTS is not ipaccess type by Philipp Maier · 4 years, 3 months ago
  75. e1ec35a lchan_rtp_fsm: make _fsm_timer_cb and _fsm_cleanup static by Philipp Maier · 4 years, 3 months ago
  76. 2428bab BS-11: Fix "CONNECT TERRESTRIAL TRAFFIC" by Harald Welte · 4 years, 2 months ago
  77. 1e5e700 Introduce support for ACC ramping during whole BTS life cycle by Pau Espin Pedrol · 4 years, 2 months ago
  78. b764f44 fix CBSP server: actually open the srv_link by Neels Hofmeyr · 4 years, 2 months ago
  79. c4b2570 acc.c: Don't use C99 constructs, this breaks builds on Debian 8 by Harald Welte · 4 years, 2 months ago
  80. deaa6fd Introduce support for ACC subset rotation by Pau Espin Pedrol · 4 years, 2 months ago
  81. 3e2e820 lchan_fsm: silently ignore LCHAN_EV_RLL_ERR_IND by Harald Welte · 4 years, 2 months ago
  82. 02f2056 rename files acc_ramp.* -> acc.c* by Pau Espin Pedrol · 4 years, 2 months ago
  83. bd5b92f Move acc_ramp_init inside gsm_bts_alloc by Pau Espin Pedrol · 4 years, 2 months ago
  84. 8d4f94a Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.* by Pau Espin Pedrol · 4 years, 2 months ago
  85. aca5320 Move struct gsm_bts_trx: gsm-data.* => bts_trx.* by Pau Espin Pedrol · 4 years, 2 months ago
  86. e2f1c95 bts: Drop duplicated function to get trx by number by Pau Espin Pedrol · 4 years, 2 months ago
  87. 388ed58 Move struct gsm_bts: gsm_data.* => bts.* by Pau Espin Pedrol · 4 years, 2 months ago
  88. 3405c77 propagate RSL error cause codes to RR Channel Release cause by Neels Hofmeyr · 4 years, 2 months ago
  89. b523f54 RR Channel Release: pass Cause code from BSSMAP Clear to the BTS by Neels Hofmeyr · 4 years, 3 months ago
  90. 954ee0a RR Release Cell selection IE: fix repeated EARFCNs encoding by Neels Hofmeyr · 4 years, 2 months ago
  91. 9899bc9 ipaccess_nanobts: Log ipaccess_sign_link_down event by Pau Espin Pedrol · 4 years, 2 months ago
  92. a6ab8ce Fix trailing whitespace in several files by Pau Espin Pedrol · 4 years, 2 months ago
  93. 8e9f40a Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 5 months ago
  94. 56c7ecd bts_nokia_site: Clean up logging by Harald Welte · 4 years, 3 months ago
  95. c66fd3d Don't print 'bogus channel load sample' message if total == 0 by Harald Welte · 4 years, 3 months ago
  96. 574efd9 Bring timeslot FSMs on BS-11 out of NOT_INITIALIZED state by Harald Welte · 4 years, 2 months ago
  97. 7d69baf abis_nm: Avoid various "Unhandled message" errors on BS-11 startup by Harald Welte · 4 years, 2 months ago
  98. 615603a ipaccess_sign_link_up: Log sign_link type by Pau Espin Pedrol · 4 years, 2 months ago
  99. 58c9be1 bsc_main: Use LOG_TRX in log line by Pau Espin Pedrol · 4 years, 2 months ago
  100. fda5d36 bsc_main: Improve log line on Lost E1 link by Pau Espin Pedrol · 4 years, 2 months ago