Release v1.9.0 on 2023-09-12.
  1. aca2c72 Bump version: 1.8.0.252-13c29 → 1.9.0 by Pau Espin Pedrol · 9 months ago 1.9.0
  2. 3236fdf ns2: Add VTY option to change the max write queue size for UDP by Daniel Willmann · 10 months ago
  3. 3c57726 gprs_bssgp_rim: add decoder for RIM ROUTING ADDRESS by Philipp Maier · 10 months ago
  4. 9e75544 gprs_bssgp_rim: allow sending of encoded RIM messages by Philipp Maier · 10 months ago
  5. a0d8483 gprs_bssgp_rim: also print NSEI when sending RIM messages by Philipp Maier · 10 months ago
  6. eb9edba osmo_io: Remove osmo_iofd_read/write_enable/disable by Daniel Willmann · 1 year ago
  7. 3ed8772 osmo_io: Don't make msg in write_cb const by Daniel Willmann · 1 year ago
  8. 8f026bf ns2: Count transmitted/dropped in each layer implementation by Pau Espin Pedrol · 1 year, 2 months ago
  9. fa3a9ce gpsr_ns2_udp: Use osmo_io_fd instead of osmo_fd by Daniel Willmann · 1 year, 7 months ago
  10. f6ef9ba gb: ns2: Rename parameter name in gprs_ns2_nsvc_by_sockaddr_bind() by Pau Espin Pedrol · 1 year, 2 months ago
  11. c952776 Makefile.am: Make libraries depend on .map files by Harald Welte · 1 year, 3 months ago
  12. 64277a0 doxygen: fix various typos in commands \param and \returns by Vadim Yanitskiy · 1 year, 4 months ago
  13. 0b5c09b Fix typo endianess -> endianness by Oliver Smith · 1 year, 4 months ago
  14. 5f15e41 Bump version: 1.7.0.119-b31a-dirty → 1.8.0 by Pau Espin Pedrol · 1 year, 4 months ago osmith/1.8.1 1.8.0
  15. 5c7eaa6 gprs_ns2_fr: use osmo_netdev to monitor and operate network device by Pau Espin Pedrol · 1 year, 5 months ago
  16. 88955fb Fix all references to config.h by Pau Espin Pedrol · 1 year, 5 months ago
  17. d4c3dc8 Move src/*.{c,h} to src/core/ by Pau Espin Pedrol · 1 year, 5 months ago
  18. e61d459 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  19. 0d9b6b0 gb/vty: Show if NSVC is blocked locally by O&M/vty or by remote by arehbein · 1 year, 8 months ago
  20. 73aa0e5 {gsm,gb}/Makefile.am: drop undefined $GCC_FVISIBILITY_HIDDEN by Vadim Yanitskiy · 1 year, 8 months ago
  21. 73984a8 doc: correct typo in ticket reference by Max · 1 year, 8 months ago
  22. 71ad530 gb: add bssgp2_enc_flush_ll encode FLUSH-LL by Alexander Couzens · 1 year, 9 months ago
  23. d13faaa gprs_ns2: add vty `nse <0-65535> restart sns` by Alexander Couzens · 3 years, 4 months ago
  24. dd20f7c {gb,sim,usb}: ensure -no-undefined is present in *_la_LDFLAGS by Vadim Yanitskiy · 1 year, 11 months ago
  25. b6629dd gb/gprs_ns: call osmo_timer_del() unconditionally by Vadim Yanitskiy · 1 year, 11 months ago
  26. 0578c28 gb: fix uninitialized ptr access in bssgp_encode_rim_pdu() by Vadim Yanitskiy · 2 years ago
  27. a1584d2 Bump version: 1.6.0.132-0239-dirty → 1.7.0 by Pau Espin Pedrol · 2 years ago 1.7.0
  28. 767bfd8 bssgp_bvc_fsm: Add a hook to notify when a reset was acknowledged by Daniel Willmann · 2 years, 3 months ago
  29. 43b0cbe bssgp_bvc_fsm: Move log message to the correct place by Daniel Willmann · 2 years, 7 months ago
  30. c7deaf2 Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 by Pau Espin Pedrol · 2 years, 7 months ago 1.6.0
  31. 1f666e8 frame_relay, gprs_ns2_fr: Fix log messages, remove unused struct by Daniel Willmann · 2 years, 8 months ago
  32. 334cf87 ns2: Avoid use-after-free when SGSN-side non-persistent SNS-NSE fails by Daniel Willmann · 2 years, 7 months ago
  33. 4ef56c0 ns2: correct parse a BLOCK PDU which was received over a different NSVC by Alexander Couzens · 2 years, 9 months ago
  34. 58be427 ns2: don't forward an invalid RESET PDU to the FSM by Alexander Couzens · 2 years, 8 months ago
  35. f8635c7 ns2: improve log line when receving a PDU with wrong NSE by Alexander Couzens · 2 years, 8 months ago
  36. 69cc4b6 ns2: correct parse a STATUS PDU which was received over a different NSVC by Alexander Couzens · 2 years, 9 months ago
  37. d802f9a ns2: message: allow to pass a foreign NSVCI to STATUS PDU by Alexander Couzens · 2 years, 9 months ago
  38. cc1621e ns2: fsm: add comment don't answer on a STATUS with a STATUS by Alexander Couzens · 2 years, 9 months ago
  39. a2b846b ns2: ensure the NSVC is in the correct mode for NSVC UNKNOWN/NSVC BLOCKED cause codes by Alexander Couzens · 2 years, 9 months ago
  40. 67cfc5d ns2: message: BLOCK/BLOCK ACK allow to use a given NSVCI instead of using the nsvc nsvci by Alexander Couzens · 2 years, 9 months ago
  41. ca5ce0d ns2: nsvc: add a uptime/downtime to track the last state change by Alexander Couzens · 2 years, 9 months ago
  42. 2c64c25 ns2: nse: add a uptime/downtime to track the last state change by Alexander Couzens · 2 years, 9 months ago
  43. a7a757f gprs_ns2: nsvc: react on STATUS PDUs with cause code NSVC UNKNOWN/NSVC BLOCKED by Alexander Couzens · 2 years, 9 months ago
  44. e787333 gprs_ns2: fix a white space by Alexander Couzens · 2 years, 9 months ago
  45. eec4f60 gprs_ns2: fix NS STATUS validation by Alexander Couzens · 2 years, 9 months ago
  46. 9cd9f6d ns2: fix a crash when receiving a SIZE while configured by Alexander Couzens · 2 years, 9 months ago
  47. f27fbf6 ns2: nsvc: reject UNITDATA when the remote BLOCK'ed by Alexander Couzens · 2 years, 9 months ago
  48. 3178e30 gprs_ns2: ensure the incoming NSVC is also the outgoing NSVC by Alexander Couzens · 2 years, 10 months ago
  49. 1adfd23 gprs_ns2_sns: ensure the SNS fsm behave correct when no signalling NSVCs are present by Alexander Couzens · 2 years, 11 months ago
  50. 8a612de gprs_ns2: improve reselection protection by Alexander Couzens · 2 years, 11 months ago
  51. b0874cd gprs_ns2: add correct filename/linenr to sns failed log message by Alexander Couzens · 2 years, 11 months ago
  52. 616a949 gprs_ns2: calculate the nse->*_sums before notifing the sns fsm by Alexander Couzens · 2 years, 11 months ago
  53. c2fec69 gprs_ns2: also prevent recursive events when SGSN side cleans up by Alexander Couzens · 2 years, 10 months ago
  54. db07a44 gprs_ns2_sns: implement outbound SNS DEL procedures by Alexander Couzens · 3 years ago
  55. 9cd39ac gprs_ns2_sns: implement outbound SNS ADD procedures by Alexander Couzens · 3 years ago
  56. 1f3193d gprs_ns2_sns: implement local change weight procedure by Alexander Couzens · 3 years ago
  57. f074659 gprs_ns2: don't use llist_for_each when freeing an element by Alexander Couzens · 2 years, 11 months ago
  58. 4bfcce6 gprs_ns2: gprs_ns2_free_bind() should remove itself before removing nsvcs by Alexander Couzens · 2 years, 10 months ago
  59. 83f06ce gprs_ns2: use an event to free the nsvscs when using SNS by Alexander Couzens · 2 years, 10 months ago
  60. a270782 gprs_ns2_sns: rework sns clean up by Alexander Couzens · 2 years, 11 months ago
  61. 175eb7b gprs_ns2: move sns_event into internal.h to direct emit events by Alexander Couzens · 2 years, 11 months ago
  62. 41589a3 gprs_ns2: add recursive anchor to protect against double free by Alexander Couzens · 2 years, 11 months ago
  63. 1c40525 gprs_ns2_sns: free the NSE if the SIZE PDU is not valid by Alexander Couzens · 3 years ago
  64. 652ab4d gprs_ns2_sns: refactor SNS failures into a function by Alexander Couzens · 3 years ago
  65. 20ed591 gprs_ns2_udp: don't start the NSVC fsm for SNS by Alexander Couzens · 2 years, 10 months ago
  66. 26a42c0 gb/bssgp: Abort clearly if backward-compat API is used in wrong way by Pau Espin Pedrol · 2 years, 11 months ago
  67. f26490b cosmetic: gb/gprs_ns.c: fix trailing whitespace by Pau Espin Pedrol · 2 years, 11 months ago
  68. a140d44 gprs_ns2: ensure the NSE becomes dead when FR link went down by Alexander Couzens · 3 years ago
  69. efa64f9 Aggregate NSVC stats inside the NSE by Daniel Willmann · 3 years ago
  70. 5e040bf gprs_ns2_vty: dump_nsvc: change output depending on NSVCI by Alexander Couzens · 3 years ago
  71. 6ba77a3 gprs_ns2: fix wrong format string in Tx Size logline by Alexander Couzens · 3 years ago
  72. 56287d2 gprs_ns2: use gprs_ns2_free_bind() to clean up a bind by Alexander Couzens · 3 years ago
  73. 31cf166 gprs_ns2: correct mtu value in the log line by Alexander Couzens · 3 years ago
  74. a6096ad gprs_ns2: fix check of MTU changes for frame relay by Alexander Couzens · 3 years ago
  75. db7b2ab gprs_ns2: fix crash when changing the MTU by Alexander Couzens · 3 years ago
  76. c7f547f ns2: Ignore NSVC with data_weight 0 for data by Daniel Willmann · 3 years ago daniel/misc
  77. 8138c53 gprs_ns2_vc_fsm: reset the ALIVE response time when stopping test by Alexander Couzens · 3 years ago
  78. e09deb6 gprs_ns2: fix missing notify towards the NSE when NSVC become blocked by Alexander Couzens · 3 years ago
  79. d5cd8c6 gprs_ns2: use llist_add_tail to keep order by Alexander Couzens · 3 years ago
  80. 68ab9c4 gprs_ns2_sns: bss: set gss->family by Alexander Couzens · 3 years ago
  81. 077ce5a gprs_ns2_sns: replace ns2_sns_type with address family by Alexander Couzens · 3 years ago
  82. 019da4b gprs_ns2_sns: refactor nss_weight_sum_data -> ip46_weight_sum_data by Alexander Couzens · 3 years ago
  83. 6231055 gprs_ns2_sns: refactor ip4_weight_sum/ip6_weight_sum by Alexander Couzens · 3 years ago
  84. cc56ddc gprs_ns2_sns: add check for duplicates to add_ip6_elem() by Alexander Couzens · 3 years ago
  85. a667d85 ns2: use same name in ctr_group as stat_item_group by Michael Iedema · 3 years ago
  86. d3507e8 gprs_ns2_sns: move gss->remote specific check out of add_ip4_elem/add_ip6_elem by Alexander Couzens · 3 years ago
  87. c2ba25e gprs_ns2_sns: use struct ns2_sns_elems in add/update/remove remote_elems by Alexander Couzens · 3 years ago
  88. d2c6c49 gprs_ns2_sns: refactor ns2_clear_ipv46_entries_local to use new elems functions by Alexander Couzens · 3 years ago
  89. 7112867 gprs_ns2_sns: refactor local and remote entries into a struct by Alexander Couzens · 3 years ago
  90. 31d52e1 gprs_ns2_sns: bss: improve validation of configuration by Alexander Couzens · 3 years ago
  91. 6608ce9 gprs_ns2_sns: move selection of the next bind into own function by Alexander Couzens · 3 years, 2 months ago
  92. 05047b7 ns2: Use NSVC bufid in stats report by Pau Espin Pedrol · 3 years, 1 month ago
  93. d794806 gprs_ns2: rework id strings of nsvcs by Alexander Couzens · 3 years ago
  94. 7b894a7 Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years ago
  95. 1559689 gprs_ns2: vty: fix removing a bind from a SNS by Alexander Couzens · 3 years, 2 months ago
  96. a35c296 gprs_ns2: sns: fix del bind() by Alexander Couzens · 3 years, 2 months ago
  97. a5af044 gb: Fix missing exporting symbol bssgp_encode_rim_pdu by Pau Espin Pedrol · 3 years, 1 month ago
  98. adef546 Revert "gb: Fix naming and export symbol bssgp_enc_rim_pdu" by Pau Espin Pedrol · 3 years, 1 month ago
  99. 43ad616 gb: Fix naming and export symbol bssgp_enc_rim_pdu by Pau Espin Pedrol · 3 years, 1 month ago
  100. 5782fec ns2: change the 'priority' setting name to 'socket-priority' by Harald Welte · 3 years, 2 months ago