Release v1.6.0 on 2021-11-16.
  1. 95a03e5 vty: show uptime: use timespecsub by Oliver Smith · 3 years ago
  2. 6fe865d Make gcc 11.1.0 false positivies happy by Pau Espin Pedrol · 3 years ago
  3. 8a482fd vty: add "shutdown" by Oliver Smith · 3 years ago
  4. 0c78bc6 vty: add "show pid" by Oliver Smith · 3 years ago
  5. d243c2a vty: add "show uptime" by Oliver Smith · 3 years ago
  6. a140d44 gprs_ns2: ensure the NSE becomes dead when FR link went down by Alexander Couzens · 3 years ago
  7. efa64f9 Aggregate NSVC stats inside the NSE by Daniel Willmann · 3 years ago
  8. 5aa421f fix api doc of osmo_identifier_sanitize_buf() by Neels Hofmeyr · 3 years ago
  9. ff84de7 linuxlist: add macro to get last element of a list by Philipp Maier · 3 years ago
  10. 5e040bf gprs_ns2_vty: dump_nsvc: change output depending on NSVCI by Alexander Couzens · 3 years ago
  11. 6ba77a3 gprs_ns2: fix wrong format string in Tx Size logline by Alexander Couzens · 3 years ago
  12. 56287d2 gprs_ns2: use gprs_ns2_free_bind() to clean up a bind by Alexander Couzens · 3 years ago
  13. 31cf166 gprs_ns2: correct mtu value in the log line by Alexander Couzens · 3 years ago
  14. a6096ad gprs_ns2: fix check of MTU changes for frame relay by Alexander Couzens · 3 years ago
  15. db7b2ab gprs_ns2: fix crash when changing the MTU by Alexander Couzens · 3 years ago
  16. d9825c0 bts_feature: Introduce feature to confiure dyn ts as sdcch8 by Pau Espin Pedrol · 3 years ago
  17. 45dc9d0 Rename osmo dyn ts enums by Pau Espin Pedrol · 3 years ago
  18. 26e53b1 add fixme: enforce 8 byte length of Kc by Neels Hofmeyr · 3 years ago
  19. c7f547f ns2: Ignore NSVC with data_weight 0 for data by Daniel Willmann · 3 years ago daniel/misc
  20. 3265ded cosmetic: gsm_12_21.h: Fix trailing whitespace by Pau Espin Pedrol · 3 years ago
  21. 1c2a329 bts_features: add feature for BCCH carrier power reduction mode by Vadim Yanitskiy · 3 years ago
  22. e4378b7 gsm0808: add Kc128 to Handover Request by Neels Hofmeyr · 3 years ago
  23. 8138c53 gprs_ns2_vc_fsm: reset the ALIVE response time when stopping test by Alexander Couzens · 3 years ago
  24. e09deb6 gprs_ns2: fix missing notify towards the NSE when NSVC become blocked by Alexander Couzens · 3 years ago
  25. d5cd8c6 gprs_ns2: use llist_add_tail to keep order by Alexander Couzens · 3 years ago
  26. 4a9756c add Kc128 to gsm0808 Create Ciphering Command by Neels Hofmeyr · 3 years ago
  27. eabc6fd vty: make function cmd_range_match() public by Philipp Maier · 3 years ago
  28. ac49bda osmo_select_shutdown_request(): allow finishing pending writes on SIGTERM by Neels Hofmeyr · 3 years, 1 month ago
  29. 8158882 stats_vty: Improve generation of osmo counters by Daniel Willmann · 3 years ago
  30. b6fd8ed control_cmd: fix typo by Philipp Maier · 3 years ago
  31. d1b0716 ctrl: Support recovering from short write by Pau Espin Pedrol · 3 years ago
  32. f5b8ed1 ctrl: Pre-calculate required size before allocating msgb by Pau Espin Pedrol · 3 years ago
  33. 68ab9c4 gprs_ns2_sns: bss: set gss->family by Alexander Couzens · 3 years, 1 month ago
  34. 077ce5a gprs_ns2_sns: replace ns2_sns_type with address family by Alexander Couzens · 3 years, 1 month ago
  35. 019da4b gprs_ns2_sns: refactor nss_weight_sum_data -> ip46_weight_sum_data by Alexander Couzens · 3 years, 1 month ago
  36. 6231055 gprs_ns2_sns: refactor ip4_weight_sum/ip6_weight_sum by Alexander Couzens · 3 years, 1 month ago
  37. cc56ddc gprs_ns2_sns: add check for duplicates to add_ip6_elem() by Alexander Couzens · 3 years, 1 month ago
  38. af40b0b msgb_alloc_headroom: Change size args to be uint16_t by Pau Espin Pedrol · 3 years ago
  39. 42bb125 bts_feature: Introduce feature to speak to PCU by Pau Espin Pedrol · 3 years, 1 month ago
  40. 8082c14 ipaccess: Add new osmo extension IPAC_PROTO_EXT_PCU by Pau Espin Pedrol · 3 years, 1 month ago
  41. a667d85 ns2: use same name in ctr_group as stat_item_group by Michael Iedema · 3 years, 1 month ago
  42. c3fa007 kdf: add key derivation functions by Eric · 3 years, 1 month ago
  43. e9fd81a stats_vty: also show rate counter group name (if present) by Vadim Yanitskiy · 3 years, 1 month ago
  44. d3507e8 gprs_ns2_sns: move gss->remote specific check out of add_ip4_elem/add_ip6_elem by Alexander Couzens · 3 years, 1 month ago
  45. c2ba25e gprs_ns2_sns: use struct ns2_sns_elems in add/update/remove remote_elems by Alexander Couzens · 3 years, 1 month ago
  46. d2c6c49 gprs_ns2_sns: refactor ns2_clear_ipv46_entries_local to use new elems functions by Alexander Couzens · 3 years, 1 month ago
  47. 7112867 gprs_ns2_sns: refactor local and remote entries into a struct by Alexander Couzens · 3 years, 1 month ago
  48. 31d52e1 gprs_ns2_sns: bss: improve validation of configuration by Alexander Couzens · 3 years, 1 month ago
  49. 6608ce9 gprs_ns2_sns: move selection of the next bind into own function by Alexander Couzens · 3 years, 2 months ago
  50. 05047b7 ns2: Use NSVC bufid in stats report by Pau Espin Pedrol · 3 years, 1 month ago
  51. 09f075f stat,rate_ctr: Allow setting group name and use it at report time by Pau Espin Pedrol · 3 years, 1 month ago
  52. d794806 gprs_ns2: rework id strings of nsvcs by Alexander Couzens · 3 years, 1 month ago
  53. 7d68959 fsm: cosmetic: fix weird spacing in osmo_fsm_inst_alloc() by Vadim Yanitskiy · 3 years, 1 month ago
  54. 7b894a7 Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  55. 442ff64 gsm_08_58.h: add mask for Osmocom specific VAMOS C-bits by Vadim Yanitskiy · 3 years, 1 month ago
  56. 5fe3de5 stat,rate_ctr: Introduce new API to get counter at given index by Pau Espin Pedrol · 3 years, 1 month ago
  57. 20199da sim: Add osim_card_{reset,close}() API by Harald Welte · 3 years, 1 month ago
  58. 6c7ac6a range_enc_determine_range(): Don't dereference array on size=0 by Pau Espin Pedrol · 3 years, 1 month ago
  59. 208c5b6 fixup for gsm48_chan_mode_to_non_vamos() by Neels Hofmeyr · 3 years, 1 month ago
  60. fc02ff4 gsm_08_58.h: add Osmocom specific Bm/Lm CBITs for VAMOS by Vadim Yanitskiy · 3 years, 1 month ago
  61. 57850ae rsl: make rsl_dec_chan_nr() more readable, use RSL_CHAN_NR_MASK by Vadim Yanitskiy · 3 years, 1 month ago
  62. 1559689 gprs_ns2: vty: fix removing a bind from a SNS by Alexander Couzens · 3 years, 2 months ago
  63. a35c296 gprs_ns2: sns: fix del bind() by Alexander Couzens · 3 years, 2 months ago
  64. fef61cd add RSL_CMOD_CRT_OSMO_TCH_VAMOS_Bm, RSL_CMOD_CRT_OSMO_TCH_VAMOS_Lm by Neels Hofmeyr · 3 years, 2 months ago
  65. dd6f136 add RSL_IE_OSMO_TRAINING_SEQUENCE by Neels Hofmeyr · 3 years, 2 months ago
  66. 645aec8 vty: Introduce API vty_read_config_filep by Pau Espin Pedrol · 3 years, 1 month ago
  67. ebb6c1f vty: Implement missing public API host_config_file() by Pau Espin Pedrol · 3 years, 1 month ago
  68. 24980ba osmo_sock_*_ofd(): Mark OSMO_FD_WRITE on non-blocking connect() by Harald Welte · 3 years, 2 months ago
  69. a5af044 gb: Fix missing exporting symbol bssgp_encode_rim_pdu by Pau Espin Pedrol · 3 years, 2 months ago
  70. adef546 Revert "gb: Fix naming and export symbol bssgp_enc_rim_pdu" by Pau Espin Pedrol · 3 years, 2 months ago
  71. f466a15 gsm/abis_nm: add missing NM_OC_IPAC_* value-string entries by Vadim Yanitskiy · 3 years, 2 months ago
  72. 43ad616 gb: Fix naming and export symbol bssgp_enc_rim_pdu by Pau Espin Pedrol · 3 years, 2 months ago
  73. a488639 osmo_timer_pending: Make arg const by Pau Espin Pedrol · 3 years, 2 months ago
  74. 5782fec ns2: change the 'priority' setting name to 'socket-priority' by Harald Welte · 3 years, 2 months ago
  75. a545842 ipa_ccm_make_id_resp: Make it work at all by Harald Welte · 3 years, 2 months ago
  76. b189b5f Fix ipa_ccm_make_id_resp_from_req to work at all by Harald Welte · 3 years, 2 months ago
  77. 539272d Fix ipa_ccm_make_id_resp_from_req by Harald Welte · 3 years, 2 months ago
  78. d99e4ee ns2: Allow setting the socket priority for a UDP bind by Harald Welte · 3 years, 2 months ago
  79. 915caf7 gprs_ns: Fix another DSCP vs. TOS mistake in old NS code by Harald Welte · 3 years, 2 months ago
  80. 485b3f7 ns2: migrate from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 2 months ago
  81. f8a4e13 gprs_ns2_frgre: Ensure DSCP is sin premitted value range by Harald Welte · 3 years, 2 months ago
  82. 628f534 gprs_ns2: Fix yet another DSCP vs. TOS mix-up by Harald Welte · 3 years, 2 months ago
  83. 87fa1ca fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeout by Neels Hofmeyr · 3 years, 2 months ago
  84. 903e670 socket: IPv6 support for osmo_sock_set_dscp() by Harald Welte · 3 years, 2 months ago
  85. c545ff6 socket: QoS support for all our socket init functions by Harald Welte · 3 years, 2 months ago
  86. faf6b70 socket: reduce code duplication, introduce socket_helper_tail() by Harald Welte · 3 years, 2 months ago
  87. ecc0bd8 socket: Introduce osmo_sock_set_priority() helper function by Harald Welte · 3 years, 2 months ago
  88. c96d716 ns2: Fix setting the DSCP value. by Harald Welte · 3 years, 2 months ago
  89. ce53e03 socket: Introduce osmo_sock_set_dscp() to set socket DSCP value by Harald Welte · 3 years, 2 months ago
  90. 069967b ns2: Dump frame relay state to VTY during "show ns" by Harald Welte · 3 years, 3 months ago
  91. 47cc55c frame_relay: Export osmo_fr_network_free() by Harald Welte · 3 years, 3 months ago
  92. a912d19 sim: Remove 'printf' from library code by Harald Welte · 3 years, 2 months ago
  93. 22117a7 sim: Obtain card ATR when opening the card by Harald Welte · 3 years, 2 months ago
  94. a0f2b21 gsm48_mr_cfg_from_gsm0808_sc_cfg(): drop bitmask without effect by Neels Hofmeyr · 3 years, 2 months ago
  95. cde4779 gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdef by Pau Espin Pedrol · 3 years, 2 months ago
  96. 4b44ac4 RR: add missing Extended TSC Set IE by Neels Hofmeyr · 3 years, 2 months ago
  97. a9da9f7 RR: add VAMOS channel modes by Neels Hofmeyr · 3 years, 2 months ago
  98. 49766ab cosmetic: fix typo in comment by Pau Espin Pedrol · 3 years, 2 months ago
  99. 1b625cb gsm: Support Sending Last EUTRAN PLMN Id in Handover Required by Pau Espin Pedrol · 3 years, 2 months ago
  100. e731a7d protocol/gsm_08_58.h: add asymmetric CSD data rates by Vadim Yanitskiy · 3 years, 2 months ago