Release v1.9.0 on 2023-09-12.
  1. 3236fdf ns2: Add VTY option to change the max write queue size for UDP by Daniel Willmann · 10 months ago
  2. fa3a9ce gpsr_ns2_udp: Use osmo_io_fd instead of osmo_fd by Daniel Willmann · 1 year, 7 months ago
  3. 5c7eaa6 gprs_ns2_fr: use osmo_netdev to monitor and operate network device by Pau Espin Pedrol · 1 year, 5 months ago
  4. 0d9b6b0 gb/vty: Show if NSVC is blocked locally by O&M/vty or by remote by arehbein · 1 year, 8 months ago
  5. d802f9a ns2: message: allow to pass a foreign NSVCI to STATUS PDU by Alexander Couzens · 2 years, 9 months ago
  6. 67cfc5d ns2: message: BLOCK/BLOCK ACK allow to use a given NSVCI instead of using the nsvc nsvci by Alexander Couzens · 2 years, 10 months ago
  7. ca5ce0d ns2: nsvc: add a uptime/downtime to track the last state change by Alexander Couzens · 2 years, 10 months ago
  8. 2c64c25 ns2: nse: add a uptime/downtime to track the last state change by Alexander Couzens · 2 years, 10 months ago
  9. 1f3193d gprs_ns2_sns: implement local change weight procedure by Alexander Couzens · 3 years, 1 month ago
  10. f074659 gprs_ns2: don't use llist_for_each when freeing an element by Alexander Couzens · 3 years ago
  11. 83f06ce gprs_ns2: use an event to free the nsvscs when using SNS by Alexander Couzens · 2 years, 11 months ago
  12. 175eb7b gprs_ns2: move sns_event into internal.h to direct emit events by Alexander Couzens · 3 years ago
  13. 41589a3 gprs_ns2: add recursive anchor to protect against double free by Alexander Couzens · 3 years ago
  14. efa64f9 Aggregate NSVC stats inside the NSE by Daniel Willmann · 3 years ago
  15. 27a5592 gprs_ns2: add functions for SNS add/del/change-weight messages by Alexander Couzens · 3 years, 4 months ago
  16. 27e5873 gprs_ns2: add vty command `nsvc <nsvci> reset` by Alexander Couzens · 3 years, 3 months ago
  17. 75b6188 gprs_ns2: always use the same method to print NSVCs by Alexander Couzens · 3 years, 3 months ago
  18. 6cf65d9 gprs_ns2: rework logging of Rx and Tx NS PDU by Alexander Couzens · 3 years, 5 months ago
  19. c962a2e gprs_ns2: Add comments explaining the nsvc->sns_only field by Harald Welte · 3 years, 4 months ago
  20. d164ef8 gprs_ns2_sns: Allow VTY configuration of default binds for IP-SNS by Harald Welte · 3 years, 4 months ago
  21. 5b034fb gprs_ns2: Introduce gprs_ns2_create_nse2() for SGSN side SNS by Harald Welte · 3 years, 4 months ago
  22. 4f12746 gprs_ns2_sns: Support for SGSN-side IP-SNS by Harald Welte · 3 years, 4 months ago
  23. 06d9bf9 gprs_ns2: Encapsulate setting NSE dialect by Harald Welte · 3 years, 4 months ago
  24. 7d0daac gprs_ns2: Pass peer/remote sockaddr argument to ns2_create_vc() by Harald Welte · 3 years, 4 months ago
  25. 4f1128f gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE by Alexander Couzens · 3 years, 5 months ago
  26. e052c41 gprs_ns2: fix comment of alive NS-VC by Alexander Couzens · 3 years, 4 months ago
  27. c470476 gprs_ns2: add signalling & data weights for UDP binds by Alexander Couzens · 3 years, 5 months ago
  28. be7cecc gprs_ns2_sns: rework tracking of NS-VC unblocked/alive state by Alexander Couzens · 3 years, 5 months ago
  29. 7634607 ns2: Introduce a per-bind stat_item group with backlog length by Harald Welte · 3 years, 5 months ago
  30. 97ccbf7 ns2: Rename nsi->rate_ctr_idx to nsi->nsvc_rate_ctr_idx by Harald Welte · 3 years, 5 months ago
  31. c3aa8f9 ns2: Move to one common/shared ns2_bind_alloc() by Harald Welte · 3 years, 5 months ago
  32. b40bf8b ns2: Add a rate_ctr for each NS-UNBLOCK by Harald Welte · 3 years, 5 months ago
  33. f22ae5a ns2: count number of dropped packets / bytes on transmit by Harald Welte · 3 years, 5 months ago
  34. 3d5eaee ns2: Use named array initializers to avoid mistakes by Harald Welte · 3 years, 5 months ago
  35. 2e1a3a9 gprs_ns2: remove api call gprs_ns2_dynamic_create_nse by Alexander Couzens · 3 years, 5 months ago
  36. 8dfc24c gprs_ns2: drop prefix of all internal exposed function by Alexander Couzens · 3 years, 5 months ago
  37. ba5a992 gprs_ns2: drop GPRS_ prefix of gprs_ns2_cs by Alexander Couzens · 3 years, 5 months ago
  38. f294974 ns2: Unify logging context via log macros by Harald Welte · 3 years, 5 months ago
  39. 1262c4f ns2: Properly indent VTY output by Harald Welte · 3 years, 5 months ago
  40. 47afc42 gprs_ns2: implement BLOCK/UNBLOCK of a NSVC by vty by Alexander Couzens · 3 years, 5 months ago
  41. 3221f87 ns2: delay NS_AFF_CAUSE_RECOVERY until NS-VC for data + sig are unblocked by Harald Welte · 3 years, 5 months ago
  42. 603f404 gprs_ns2: Give NS-VC FSMs a proper name/identifier by Harald Welte · 3 years, 7 months ago
  43. 1c8785d gprs_ns2: set transfer cap in NS Status primitive by Alexander Couzens · 3 years, 6 months ago
  44. 8a2a1a4 gprs_ns2: rework frame relay load distribution function by Alexander Couzens · 3 years, 6 months ago
  45. 412bc34 gprs_ns2: add new vty2 by Alexander Couzens · 3 years, 7 months ago
  46. 3a44d17 Fix VTY syntax for newly-introduced NS2 timers by Harald Welte · 3 years, 6 months ago
  47. 90ee963 gprs_ns2_sns: introduce SNS Size/Config retries by Alexander Couzens · 3 years, 7 months ago
  48. e769f52 gprs_ns2_sns: rework IP-SNS initial remote by Alexander Couzens · 3 years, 7 months ago
  49. aaa55a6 gprs_ns2: add member name to bind by Alexander Couzens · 3 years, 7 months ago
  50. d923cff gprs_ns2: introduce NS dialects by Alexander Couzens · 3 years, 7 months ago
  51. 53a2fde Integrate libmnl (minimal netlink) library with libosmocore select loop by Harald Welte · 3 years, 7 months ago
  52. aac9016 ns2: move link layer type into NSE by Alexander Couzens · 3 years, 7 months ago
  53. 24a14ac ns2: move LL into public api by Alexander Couzens · 3 years, 7 months ago
  54. fc3dd1f ns2: implement link sharing selector by Alexander Couzens · 3 years, 7 months ago
  55. 841817e ns2: add support for frame relay by Alexander Couzens · 3 years, 7 months ago
  56. ed0c982 ns2: Add a function to set the NSVC FSM back to unconfigured by Daniel Willmann · 3 years, 7 months ago
  57. 15c09a8 ns2: Send NSVC representation in NS_AFF_CAUSE_VC_* status indication by Daniel Willmann · 3 years, 8 months ago
  58. a07f25e gprs_ns2: make struct osmo_sockaddr pointers const by Vadim Yanitskiy · 3 years, 9 months ago
  59. 22f3471 ns2: vty: on `show ns` add information of NS binds by Alexander Couzens · 3 years, 9 months ago
  60. da0a285 ns2: status ind: add additional flags (first and persistent) by Alexander Couzens · 3 years, 9 months ago
  61. bf95f0f ns2: refactor ns2_prim_status_ind() by Alexander Couzens · 3 years, 9 months ago
  62. ffd49d0 ns2: ns2_recv_vc: remove unused parameter nsi by Alexander Couzens · 3 years, 9 months ago
  63. 6a16149 Gb: add a second NS implementation by Alexander Couzens · 4 years ago