1. 0599287 gprs_ns2_sns: Implement error log in case no binds found for NSE by Harald Welte · 3 years, 4 months ago
  2. 7d0daac gprs_ns2: Pass peer/remote sockaddr argument to ns2_create_vc() by Harald Welte · 3 years, 4 months ago
  3. a39b259 gprs_ns2: Remove any references to DNS; we use DLNS in NS2. by Harald Welte · 3 years, 4 months ago
  4. b9f2387 gprs_ns2_sns: Dispatch inbound SNS-ACK to FSM by Harald Welte · 3 years, 4 months ago
  5. 22274df gprs_ns2: Log all transmitted SNS messages by Harald Welte · 3 years, 4 months ago
  6. 04647e1 cosmetic: ssn: some more comments by Harald Welte · 3 years, 4 months ago
  7. 3255668 gprs_ns2: don't OSMO_ASSERT() while freeing NS-VC. by Alexander Couzens · 3 years, 4 months ago
  8. 5baa141 gprs_bssgp: use BVCI_SIGNALLING/BVCI_PTM instead of 0/1 by Alexander Couzens · 3 years, 4 months ago
  9. 7819ff6 gprs_bssgp: add support for SGSN oriented RESET by Alexander Couzens · 3 years, 5 months ago
  10. f286fdc Bump version: 1.4.0.535-e387-dirty → 1.5.0 by Pau Espin Pedrol · 3 years, 4 months ago 1.5.0
  11. 2665388 gprs_ns2: free_nse: free the SNS fsm early by Alexander Couzens · 3 years, 4 months ago
  12. 7bb39e3 gprs_ns2: ensure no duplicate UDP NSVC can be created by Alexander Couzens · 3 years, 5 months ago
  13. b2de546 gprs_ns2: add value_string for GPRS_NS2_AFF_CAUSE_SNS_NO_ENDPOINTS by Alexander Couzens · 3 years, 5 months ago
  14. ce646c2 gprs_ns2_message: tx_status: move all cause dependent code into the switch/case by Alexander Couzens · 3 years, 5 months ago
  15. cf1fa63 gprs_ns2: truncate the NS_STATUS to the MTU by Alexander Couzens · 3 years, 5 months ago
  16. 3de1cb0 gprs_ns2_fr: pass MTU changes to the NSE by Alexander Couzens · 3 years, 5 months ago
  17. 67725e2 gprs_ns2_sns: rename fsm events to include RX or REQ prefix by Alexander Couzens · 3 years, 5 months ago
  18. 6df1160 gprs_ns2: make gprs_ns2_recv_prim() always take msgb ownership by Alexander Couzens · 3 years, 5 months ago
  19. 9e81a32 gprs_ns2: fix typo in function name ns2_load_sharing_modulo by Alexander Couzens · 3 years, 5 months ago
  20. d8a8d98 gprs_ns2: implement a simple load sharing for UDP by Alexander Couzens · 3 years, 5 months ago
  21. bf5d0db gprs_ns2_vty: add optional argument signalling and data weights to `nsvc udp` by Alexander Couzens · 3 years, 5 months ago
  22. 6b9d232 gprs_ns2: rework IP-SNS binds by Alexander Couzens · 3 years, 5 months ago
  23. 4f1128f gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE by Alexander Couzens · 3 years, 5 months ago
  24. 23aec35 gprs_ns2_sns: fix typo in doxygen comment by Alexander Couzens · 3 years, 5 months ago
  25. e052c41 gprs_ns2: fix comment of alive NS-VC by Alexander Couzens · 3 years, 5 months ago
  26. 0942268 BVC FSM: Treat overlapping BVC-RESET as implicit ACK by Harald Welte · 3 years, 5 months ago
  27. f46ebcd gprs_ns2_vc_fsm: remove debug line of the alive_timer by Alexander Couzens · 3 years, 5 months ago
  28. 4e5cdad bssgp_bvc_fsm: Consistent naming by Daniel Willmann · 3 years, 5 months ago
  29. fa632b8 bssgp2_enc_status: Truncate STATUS message to maximum PDU length by Daniel Willmann · 3 years, 5 months ago
  30. 1ff86f7 bssgp_bvc_fsm: Set/get maximum BSSGP PDU length by Daniel Willmann · 3 years, 5 months ago
  31. 64db636 ns2: Fix incompatible VTY configs when writing config by Daniel Willmann · 3 years, 5 months ago
  32. b792173 gprs_ns2_vty: use strcmp() instead of strncmp() by Alexander Couzens · 3 years, 5 months ago
  33. fa4121d gprs_ns2_vc_fsm: reset the alive elapsed timeout everytime by Alexander Couzens · 3 years, 5 months ago
  34. ab0e864 gprs_ns2_vc_fsm: use CLOCK_MONOTONIC for alive elapsed timer by Alexander Couzens · 3 years, 5 months ago
  35. c470476 gprs_ns2: add signalling & data weights for UDP binds by Alexander Couzens · 3 years, 5 months ago
  36. 855155c ns2_fr: Fix heap-use-after-free in error recovery path by Harald Welte · 3 years, 5 months ago
  37. ce6e4b7 ns2_fr: Fix null pointer deref in error path by Harald Welte · 3 years, 5 months ago
  38. 3e2e4a0 gprs_ns2_vty: fix memory leak of vty_binds by Alexander Couzens · 3 years, 5 months ago
  39. 5fa431c gprs_ns2: rename vty-command ip-sns -> ip-sns-remote by Alexander Couzens · 3 years, 5 months ago
  40. 790a963 gprs_ns2_sns: reset the N of timeout when entering a new state by Alexander Couzens · 3 years, 5 months ago
  41. 3df5886 gprs_ns2_sns: add timeout to ST_CONFIG_SGSN by Alexander Couzens · 3 years, 5 months ago
  42. be7cecc gprs_ns2_sns: rework tracking of NS-VC unblocked/alive state by Alexander Couzens · 3 years, 5 months ago
  43. 9811f49 ns2: Don't try to add packets to the backlog on real errors by Harald Welte · 3 years, 5 months ago
  44. 6972aed ns2: improve backlog handling on interface up/down by Harald Welte · 3 years, 5 months ago
  45. 9374061 ns2: Don't queue Q.933 LMI messages; only store most recent ones by Harald Welte · 3 years, 5 months ago
  46. b339cbb ns2: Name NSVC FSM events consistently by Harald Welte · 3 years, 5 months ago
  47. 15b5acb Fix struct bitfields on big endian systems by Pau Espin Pedrol · 3 years, 5 months ago
  48. e3d32d5 bssgp_bvc_fsm: check return value of osmo_fsm_register() by Vadim Yanitskiy · 3 years, 5 months ago
  49. f3dc0f9 frame_relay; Fix Q.933 async STATUS at DLC creation by Harald Welte · 3 years, 5 months ago
  50. 8373c05 gb: frame_relay: Detect link outage on "last receive seq nr == 0" by Harald Welte · 3 years, 5 months ago
  51. cfe0ed6 gb: frame_relay: Factor-out function to set link as dead by Harald Welte · 3 years, 5 months ago
  52. dc43f7d gprs_ns2_frgre: check iph/ip6h before passing them to rx functions by Alexander Couzens · 3 years, 5 months ago
  53. 47ed2a6 gprs_ns2_frgre: set a correct gre pointer for ipv6 by Alexander Couzens · 3 years, 5 months ago
  54. ca3550a frame_relay: fix NULL pointer deref by Alexander Couzens · 3 years, 5 months ago
  55. 24d9e80 gprs_ns2_fr: free_bind(): first do the NULL check before using members by Alexander Couzens · 3 years, 5 months ago
  56. c80a874 gprs_ns2: unify the handling of **result when bind already present. by Alexander Couzens · 3 years, 5 months ago
  57. d3e3110 gprs_ns2_vc_fsm: rename ST_ALIVE -> ST_RECOVERING by Alexander Couzens · 3 years, 5 months ago
  58. 2f8f7b6 gprs_ns2_vc_fsm: reset ALIVE N counter when restarting the test procedure. by Alexander Couzens · 3 years, 5 months ago
  59. 265a5eb gprs_ns2: prevent division by zero in load_sharing by Alexander Couzens · 3 years, 5 months ago
  60. 9d28ce5 ns2: Don't start sending NS-RESET until FR DLC is available by Harald Welte · 3 years, 5 months ago
  61. 6a9ec42 ns2: Stop test procedure when going into unconfigured state by Harald Welte · 3 years, 5 months ago
  62. 7fe8d71 ns2: Don't automatically re-start FSM at FORCE_UNCONFIGURED by Harald Welte · 3 years, 5 months ago
  63. d6cec24 frame_relay: cosmetic: Unify log syntax when discarding Rx packets by Harald Welte · 3 years, 5 months ago
  64. 36c5e2b frame_relay: Discard received messages for DLC not yet active by Harald Welte · 3 years, 5 months ago
  65. 2cc1d4d frame_relay: Add status call-backs for link + DLC status changes by Harald Welte · 3 years, 5 months ago
  66. 2319014 frame_relay: Send "Fuil Status" ENQUIRY after link recovers by Harald Welte · 3 years, 5 months ago
  67. d083576 ns2: cosmetic: fix indent levels by Harald Welte · 3 years, 5 months ago
  68. 8669043 ns2: Print NS-STATUS.ind primitives to the log by Harald Welte · 3 years, 5 months ago
  69. 7634607 ns2: Introduce a per-bind stat_item group with backlog length by Harald Welte · 3 years, 5 months ago
  70. 97ccbf7 ns2: Rename nsi->rate_ctr_idx to nsi->nsvc_rate_ctr_idx by Harald Welte · 3 years, 5 months ago
  71. bdfb8b9 ns2: Memory allocation failures are ENOMEM, not ENOSPC by Harald Welte · 3 years, 5 months ago
  72. c3aa8f9 ns2: Move to one common/shared ns2_bind_alloc() by Harald Welte · 3 years, 5 months ago
  73. b40bf8b ns2: Add a rate_ctr for each NS-UNBLOCK by Harald Welte · 3 years, 5 months ago
  74. 4c54f59 ns2: Implement more rate counters by Harald Welte · 3 years, 5 months ago
  75. f22ae5a ns2: count number of dropped packets / bytes on transmit by Harald Welte · 3 years, 5 months ago
  76. 5e0ef6f ns2: Properly report packet drops in FR code by Harald Welte · 3 years, 5 months ago
  77. e5f55f7 ns2: Increment Rx and Tx byte / packet counters by Harald Welte · 3 years, 5 months ago
  78. 5a5bf72 ns2: encapsulate calls to nsvc->bind->send_vc() by Harald Welte · 3 years, 5 months ago
  79. 3d5eaee ns2: Use named array initializers to avoid mistakes by Harald Welte · 3 years, 5 months ago
  80. d06128d ns2: Work around AF_PACKET socket ENOBUFS problems by Harald Welte · 3 years, 5 months ago
  81. f0073d7 ns2: Log ERROR if we cannot transmit a packet due to ENOBUFS by Harald Welte · 3 years, 5 months ago
  82. 335c550 ns2: Use proper return value from write_queue callback function by Harald Welte · 3 years, 5 months ago
  83. 4d40047 gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.c by Philipp Maier · 3 years, 5 months ago
  84. 9043205 ns2: Fix assert when removing a bind listen by Daniel Willmann · 3 years, 5 months ago
  85. 260cd52 gprs_ns2: correct vty config write by Alexander Couzens · 3 years, 5 months ago
  86. e43b46e gprs_ns2: introduce gprs_ns2_vty_init_reduced() for the PCU by Alexander Couzens · 3 years, 5 months ago
  87. 2e1a3a9 gprs_ns2: remove api call gprs_ns2_dynamic_create_nse by Alexander Couzens · 3 years, 5 months ago
  88. da1bf8e gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty by Alexander Couzens · 3 years, 5 months ago
  89. caf5317 Revert "gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty" by Pau Espin Pedrol · 3 years, 5 months ago
  90. b306094 gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty by Alexander Couzens · 3 years, 5 months ago
  91. 138b96f gprs_ns2: refactor: ensure all enums have GPRS_NS2_ by Alexander Couzens · 3 years, 5 months ago
  92. 0fb33d2 gprs_bssgp: log source and destination RIM routing information by Philipp Maier · 3 years, 5 months ago
  93. 0a7e85a gprs_bssgp_rim: cosmetic: connect routing identifier strings with "-" by Philipp Maier · 3 years, 5 months ago
  94. c08a3fd gprs_bssgp_rim: add functions to convert a RIM-RI to a string by Philipp Maier · 3 years, 5 months ago
  95. f7e2cac gprs_ns2: drop the public prefix gprs_ from all static functions/structs/.. by Alexander Couzens · 3 years, 5 months ago
  96. 8dfc24c gprs_ns2: drop prefix of all internal exposed function by Alexander Couzens · 3 years, 5 months ago
  97. ba5a992 gprs_ns2: drop GPRS_ prefix of gprs_ns2_cs by Alexander Couzens · 3 years, 5 months ago
  98. 3f576ab gprs_ns2_vc_fsm: check NSVCI match the NSE by Alexander Couzens · 3 years, 5 months ago
  99. 43771df gprs_ns2_vc_fsm: check NSEI match the NSE by Alexander Couzens · 3 years, 5 months ago
  100. ba63453 gprs_ns2: always pass a tp to gprs_ns2_vc_rx by Alexander Couzens · 3 years, 5 months ago