1. 62af292 pcuif_proto: version 10: add support for IPv6 NSVCs by Alexander Couzens · 4 years ago
  2. 97d3978 pcuif_proto: version 10: add frequency hopping parameters by Alexander Couzens · 4 years ago
  3. 2f9df96 oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFG by Alexander Couzens · 4 years ago
  4. 37474b2 ipa oml: tx OPSTART after unlocking, not before by Pau Espin Pedrol · 4 years ago
  5. 5fa7253 pcuif_proto: protocol 9: add missing fields by Alexander Couzens · 4 years ago
  6. 9bdc6e4 pcu_sock: use tn as variable name to improve readability by Alexander Couzens · 4 years ago
  7. d712451 remove unused signature gsm48_handle_paging_resp() by Neels Hofmeyr · 4 years ago
  8. 71def15 log MSC nr for opening new A conn by Neels Hofmeyr · 4 years ago
  9. 1559b12 tests: add missing *.vty to EXTRA_DIST by Neels Hofmeyr · 4 years ago
  10. f875783 cosmetic: tests/ctrl_test_runner.py: Fix trailing whitespace by Pau Espin Pedrol · 4 years ago
  11. 946d679 abis_nm: Remove duplicated log line by Pau Espin Pedrol · 4 years ago
  12. beac3d2 abis_nm: Log no state change detected by Pau Espin Pedrol · 4 years ago
  13. d231354 abis_nm: Log Rx Change Administrative State ACK by Pau Espin Pedrol · 4 years ago
  14. f680938 vty: fix unreacheable code / wrong check in lchan_act_all_trx() by Vadim Yanitskiy · 4 years ago
  15. 68fc19f bssap: Use new DTAP DLCI helper fields from libosmocore by Pau Espin Pedrol · 4 years, 10 months ago
  16. 9a701d7 abis_nm: abis_nm_perform_test: fix a potential null deref by Alexander Couzens · 4 years ago
  17. 1a7e3cc oml: Fix premature Opstart to Radio Carrier by Pau Espin Pedrol · 4 years ago
  18. 77189b5 bsc_vty: fix wrong else-if statement by Philipp Maier · 4 years ago
  19. 3b3a6ba lchan_fsm, lchan_rtp_fsm: make all timers configurable by Oliver Smith · 4 years, 6 months ago
  20. 638eb99 clean up timer definitions: introduce groups, move some T to X by Neels Hofmeyr · 4 years ago
  21. 9d71f96 bsc_vty: fix manual channel activation by Philipp Maier · 4 years ago
  22. e62f6a7 osmo-bsc: fix a crash when receiving a RACH LOAD IND with 0 by Alexander Couzens · 4 years ago
  23. 127aedd generate_ma_for_ts(): simplify MA bit-mask computation by Vadim Yanitskiy · 4 years ago
  24. c221b3b abis_nm: improve logging message in abis_nm_get_attr() by Vadim Yanitskiy · 4 years ago
  25. d3a7eb1 abis_nm: use LOGPFOH()/DEBUGPFOH() in parse_attr_resp_info_unreported() by Vadim Yanitskiy · 4 years ago
  26. 1eaa821 add timer.vty by Neels Hofmeyr · 4 years ago
  27. 689b0e4 drop unused Tdef for 992427 by Neels Hofmeyr · 4 years ago
  28. aa826cd drop bsc_subscr.lac by Neels Hofmeyr · 4 years ago
  29. e602541 dissolve bsc_grace_paging_request() by Neels Hofmeyr · 4 years ago
  30. f072fba abis_nm: use DEBUGPFOH() in abis_nm_rx_sw_act_req() by Vadim Yanitskiy · 4 years ago
  31. 1df9f5b abis_nm: use btstype2str() in abis_nm_rcvmsg_manuf() by Vadim Yanitskiy · 4 years ago
  32. c584945 abis_nm: abis_nm_get_ts(): use LOGPFOH() instead of generic LOGP() by Vadim Yanitskiy · 4 years ago
  33. 86f5cdd abis_nm: LOGPFOH()/DEBUGPFOH(): remove redundant context info by Vadim Yanitskiy · 4 years ago
  34. 35f4212 abis_nm: fix msgb memleak in _abis_nm_sendmsg() by Vadim Yanitskiy · 4 years ago
  35. 5715237 abis_nm: fix erroneous use of LOGPC() instead of LOGP() by Vadim Yanitskiy · 4 years ago
  36. 380831e gsm 04.08: correct calculate the Cell Selection Indicator after release of all TCH and SDCCH by Alexander Couzens · 4 years ago
  37. f150c25 bsc_vty: improve manual activation of lchans (debug / labtest) by Philipp Maier · 4 years ago
  38. 68f1025 vty: clarify NM state owner printed by 'show trx N' command by Vadim Yanitskiy · 4 years ago
  39. fcc5ffb abis_rsl: fix memleak in rach dos reduction function by Philipp Maier · 4 years ago
  40. 3c6e86a abis_rsl: inform user when expired channel requests get tossed by Philipp Maier · 4 years ago
  41. 1482ec4 abis_rsl.c: flush channel request queue on RSL bootstrap by Philipp Maier · 4 years ago
  42. 27a887f gsm 04.08: encode the LTE neighbors measurement bandwindth in Channel Release by Alexander Couzens · 4 years ago
  43. cdfd687 gsm_data: always set spare bits in channel description by Alexander Couzens · 4 years ago
  44. 0098b5c abis_om2000: check result of gsm_bts_trx_set_system_infos() by Vadim Yanitskiy · 4 years, 1 month ago
  45. f087c1e lchan_rtp_fsm: Deferr IPACC MDCX after BTS side MGCP MDCX by Pau Espin Pedrol · 4 years, 1 month ago
  46. 422b751 fix bootstrap_rsl(): check result of gsm_bts_trx_set_system_infos() by Vadim Yanitskiy · 4 years, 1 month ago
  47. ccf2017 vty: propagate result of gsm_bts_set_system_infos() by Vadim Yanitskiy · 4 years, 1 month ago
  48. 2eda570 SI Type 4: prevent potential buffer overflow by Vadim Yanitskiy · 4 years, 1 month ago
  49. 16ca3fa Fix creating MGCP proxy socket if MGW listens on an IPv6 address by Pau Espin Pedrol · 4 years, 1 month ago
  50. cc6d35d abis_rsl: prioritize emergency calls over regular calls by Philipp Maier · 4 years, 1 month ago
  51. e2b20c4 generate_ma_for_ts(): fix: properly encode ARFCN 0 (corner case) by Vadim Yanitskiy · 4 years, 1 month ago
  52. 31fab3e generate_ma_for_ts(): use OSMO_BYTES_FOR_BITS() macro by Vadim Yanitskiy · 4 years, 1 month ago
  53. 92eed41 lchan_fsm: make rsl mode-modify working again by Philipp Maier · 4 years, 1 month ago
  54. 7e9ac64 CBSP VTY: re-add legacy cbc config for backwards compat by Neels Hofmeyr · 4 years, 1 month ago
  55. ca979b7 CBSP: adjust manual to reflect new 'cbc' VTY config by Neels Hofmeyr · 4 years, 1 month ago
  56. 7630a29 SI Type 4: fix missing CBCH Mobile Allocation IE by Vadim Yanitskiy · 4 years, 1 month ago
  57. 9ff1c3d gsm_04_08_rr: fix hopping parameters in RR Handover Command by Vadim Yanitskiy · 4 years, 1 month ago
  58. 94972dc vty: add a command to clear hopping ARFCN list by Vadim Yanitskiy · 4 years, 1 month ago
  59. b26dd1e drop some unused members and function decls by Neels Hofmeyr · 4 years, 1 month ago
  60. 75b3cba Fail on invalid IP addresses passed to IPACC MDCX by Pau Espin Pedrol · 4 years, 1 month ago
  61. 783960f vty: Hide show running-config ACC ramping params if not enabled by Pau Espin Pedrol · 4 years, 1 month ago
  62. d7e2be6 CBSP: fix link startup when enabled in config file by Neels Hofmeyr · 4 years, 1 month ago
  63. 4d26688 handover: fix detection for ambiguous HO neighbor ident by Neels Hofmeyr · 4 years, 1 month ago
  64. cd219d8 handover_fsm: signal Clear from gscon, for proper HO result counts by Neels Hofmeyr · 4 years, 1 month ago
  65. 90f7c3c bssap: do not send a Clear Request after a Clear Command by Neels Hofmeyr · 4 years, 1 month ago
  66. dbe59f6 add {BTS,BSC}_CTR_INTER_BSC_HO_OUT_FAILED for RR HO Failure by Neels Hofmeyr · 4 years, 1 month ago
  67. e6142d0 fix HO inter-BSC-IN target bts for counters by Neels Hofmeyr · 4 years, 1 month ago
  68. 01c06a9 fix 'handover:*' counters: remove bogus increments by Neels Hofmeyr · 4 years, 1 month ago
  69. c859ef6 fix 'handover:*' counters: add missing / move increments by Neels Hofmeyr · 4 years, 1 month ago
  70. 5a7d017 ho counters: count invalid target cell as 'error', not 'no_channel' by Neels Hofmeyr · 4 years, 1 month ago
  71. 8a3b507 cosmetic: dissolve error-goto with single source in handover_start() by Neels Hofmeyr · 4 years, 1 month ago
  72. 09ea10d cosmetic: use local var in handover_start_intra_bsc() by Neels Hofmeyr · 4 years, 1 month ago
  73. 22826ff abis_rsl: fix IAR Rest Octets in rsl_send_imm_ass_rej() by Vadim Yanitskiy · 4 years, 1 month ago
  74. d41247d CBSP: add local bind to client mode by Neels Hofmeyr · 4 years, 1 month ago
  75. 641f7f0 CBSP: rewrite the CBSP link setup and 'cbc' VTY section by Neels Hofmeyr · 4 years, 1 month ago
  76. 657f310 Allow storing IPv6 address strings in BSSAP structs by Pau Espin Pedrol · 4 years, 1 month ago
  77. c8ec051 tests: acc_test: Test more rotating scenarios by Pau Espin Pedrol · 4 years, 1 month ago
  78. 88cef63 acc: Fix ACC rotate barring highest ACCs too quickly during wraparound by Pau Espin Pedrol · 4 years, 1 month ago
  79. c7b85d3 acc_test: Print allowed ACC from t2 and t3 by Pau Espin Pedrol · 4 years, 1 month ago
  80. 6a26e2c bsc_subscr_conn_fsm: use proper cause values in SAPI N REJECT by Vadim Yanitskiy · 4 years, 1 month ago
  81. e76de16 bsc_subscr_conn_fsm: fix a memleak in rll_ind_cb() by Vadim Yanitskiy · 4 years, 1 month ago
  82. f1339df fix bsc_sapi_n_reject(): dlci is unsigned, use uint8_t by Vadim Yanitskiy · 4 years, 1 month ago
  83. bfc85e4 ctrl: Fix CTRL TRAP for {msc.X,msc_)connection_status not sent by Pau Espin Pedrol · 4 years, 1 month ago
  84. 551321e Change default SCTP conn NULL->127.0.0.1 to localhost->localhost by Pau Espin Pedrol · 4 years, 1 month ago
  85. 6adb246 CBSP: log CBSP RESET on NOTICE by Neels Hofmeyr · 4 years, 1 month ago
  86. 13011f6 CBSP: on RESET, also clear the etws_timer, and stop ETWS PN broadcast by Neels Hofmeyr · 4 years, 1 month ago
  87. eb1306d lchan_fsm: make internal functions static. by Philipp Maier · 4 years, 1 month ago
  88. fce7e29 lchan_fsm: merge lchan_mr_config() by Philipp Maier · 4 years, 1 month ago
  89. aa420ce Add bts counters to count BTS events where we don't have a bts by Daniel Willmann · 4 years, 1 month ago
  90. bf2a4b6 Count intra-cell and intra-bsc handover separately by Daniel Willmann · 4 years, 1 month ago
  91. 02f0b30 Count handover per BTS as well as per BSC by Daniel Willmann · 4 years, 1 month ago
  92. 893e688 osmo_bsc_sigtran.c: Remove unused #defines by Harald Welte · 4 years, 1 month ago
  93. 90717c0 mscpool: fix refcount leak for unusual case of no bts by Neels Hofmeyr · 4 years, 1 month ago
  94. 45062b4 Remove punctuation in counter description by Daniel Willmann · 4 years, 1 month ago
  95. da5b2f8 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 4 years, 1 month ago
  96. 6624c22 vty: fix copy-pasted 'no gprs control-ack-type-rach' description by Vadim Yanitskiy · 4 years, 1 month ago
  97. 210aa95 Implement support for receiving BSSMAP CommonID from MSC by Harald Welte · 4 years, 3 months ago
  98. fe12b70 debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 4 years, 1 month ago
  99. 59da486 info, error log: show MSC nr for new conn by Neels Hofmeyr · 4 years, 1 month ago
  100. 4829015 debug log: add RR Release cause code to the log by Neels Hofmeyr · 4 years, 1 month ago