1. 8bd63b6 gprs_ns2: vty: remove a white space in `show binds` by Alexander Couzens · 3 years, 3 months ago
  2. 7619ed4 gprs_ns2: fix memory leaks when receiving SNS or invalid packets by Alexander Couzens · 3 years, 3 months ago
  3. c2fbbd7 gprs_ns2_sns: Fix memory leak when creating ip[46]_local arrays by Harald Welte · 3 years, 4 months ago
  4. 3053bbb gprs_ns2_sns: Don't create NS-VCs for binds outside the NSE by Harald Welte · 3 years, 3 months ago
  5. e8c6106 gprs_ns2_sns: remove code duplication in create_missing_nsvcs() by Harald Welte · 3 years, 3 months ago
  6. 27e5873 gprs_ns2: add vty command `nsvc <nsvci> reset` by Alexander Couzens · 3 years, 3 months ago
  7. 1dd9cbf gprs_ns2: dump_nsvc: correct indention by Alexander Couzens · 3 years, 3 months ago
  8. 0ea4a4e gprs_ns2_vty: make the `show ns entities` and `show ns binds` look similiar by Alexander Couzens · 3 years, 3 months ago
  9. 3e539ed gprs_ns2_vty: hide dynamic NSE information when ask for persistant only by Alexander Couzens · 3 years, 3 months ago
  10. 75b6188 gprs_ns2: always use the same method to print NSVCs by Alexander Couzens · 3 years, 3 months ago
  11. 6cf65d9 gprs_ns2: rework logging of Rx and Tx NS PDU by Alexander Couzens · 3 years, 5 months ago
  12. 2d807b6 gprs_ns2_sns: Compute local endpoints before using them by Harald Welte · 3 years, 3 months ago
  13. 5e40831 gprs_ns2: Actually start Tns-test after SNS-CONFIG creates NS-VC by Harald Welte · 3 years, 3 months ago
  14. c51ddf2 gprs_ns2_vc_fsm: In IP-SNS/ALIVE mode, initial state is ALIVE/UNBLOCKED by Harald Welte · 3 years, 4 months ago
  15. c962a2e gprs_ns2: Add comments explaining the nsvc->sns_only field by Harald Welte · 3 years, 4 months ago
  16. d164ef8 gprs_ns2_sns: Allow VTY configuration of default binds for IP-SNS by Harald Welte · 3 years, 4 months ago
  17. fe0266e gprs_ns2: dynamic NS-VC + NSE creation for IP-SNS in SGSN role by Harald Welte · 3 years, 4 months ago
  18. 42e3646 gprs_ns2_vty: Permit VTY configuration of bind->accept_sns by Harald Welte · 3 years, 4 months ago
  19. 01fa6a3 gprs_ns2_sns: Implement checks during processing of inbound SNS-SIZE by Harald Welte · 3 years, 4 months ago
  20. 24f4df5 gprs_ns2_sns: Assume the SGSN has a very large number of max. NSVC by Harald Welte · 3 years, 4 months ago
  21. 4e41acc gprs_ns2_sns: SNS-SIZE contains the actual number of local endpoints by Harald Welte · 3 years, 3 months ago
  22. a2c5af5 gprs_ns2_sns: Verify mandatory IE presence in incoming SNS-SIZE by Harald Welte · 3 years, 4 months ago
  23. 46eb764 gprs_ns2_sns: Don't clear remote IP endpoints in SGSN role by Harald Welte · 3 years, 4 months ago
  24. 579699b gprs_ns2_vty: Allow creating NSE in sgsn-role by Harald Welte · 3 years, 4 months ago
  25. 5b034fb gprs_ns2: Introduce gprs_ns2_create_nse2() for SGSN side SNS by Harald Welte · 3 years, 4 months ago
  26. 694dad5 gprs_ns2_sns: Rename BSS-side states to include 'bss' in name by Harald Welte · 3 years, 3 months ago
  27. f61a915 gprs_ns2_sns: Add some more OSMO_ASSERT about BSS role by Harald Welte · 3 years, 4 months ago
  28. 4f12746 gprs_ns2_sns: Support for SGSN-side IP-SNS by Harald Welte · 3 years, 4 months ago
  29. 9e37bf4 gprs_ns2_sns: Split allstate action in generic and BSS-specific part by Harald Welte · 3 years, 4 months ago
  30. 06d9bf9 gprs_ns2: Encapsulate setting NSE dialect by Harald Welte · 3 years, 4 months ago
  31. c1c7e4a gprs_ns2_sns: Unify handling of SNS-CONFIG for IPv4 + IPv6 by Harald Welte · 3 years, 4 months ago
  32. 24920e2 gprs_ns2_sns: refactor ns2_sns_st_size_onenter() by Harald Welte · 3 years, 4 months ago
  33. 2230a91 gprs_ns2_vty: Clarify VTY help string wording by Harald Welte · 3 years, 4 months ago
  34. 502845e gprs_ns2_sns: Remove TODO (spec agrees, the correct cause code is used) by Harald Welte · 3 years, 4 months ago
  35. 0599287 gprs_ns2_sns: Implement error log in case no binds found for NSE by Harald Welte · 3 years, 4 months ago
  36. 7d0daac gprs_ns2: Pass peer/remote sockaddr argument to ns2_create_vc() by Harald Welte · 3 years, 4 months ago
  37. a39b259 gprs_ns2: Remove any references to DNS; we use DLNS in NS2. by Harald Welte · 3 years, 4 months ago
  38. b9f2387 gprs_ns2_sns: Dispatch inbound SNS-ACK to FSM by Harald Welte · 3 years, 4 months ago
  39. 22274df gprs_ns2: Log all transmitted SNS messages by Harald Welte · 3 years, 4 months ago
  40. 04647e1 cosmetic: ssn: some more comments by Harald Welte · 3 years, 4 months ago
  41. 3255668 gprs_ns2: don't OSMO_ASSERT() while freeing NS-VC. by Alexander Couzens · 3 years, 4 months ago
  42. 5baa141 gprs_bssgp: use BVCI_SIGNALLING/BVCI_PTM instead of 0/1 by Alexander Couzens · 3 years, 4 months ago
  43. 7819ff6 gprs_bssgp: add support for SGSN oriented RESET by Alexander Couzens · 3 years, 4 months ago
  44. f286fdc Bump version: 1.4.0.535-e387-dirty → 1.5.0 by Pau Espin Pedrol · 3 years, 4 months ago 1.5.0
  45. 2665388 gprs_ns2: free_nse: free the SNS fsm early by Alexander Couzens · 3 years, 4 months ago
  46. 7bb39e3 gprs_ns2: ensure no duplicate UDP NSVC can be created by Alexander Couzens · 3 years, 4 months ago
  47. b2de546 gprs_ns2: add value_string for GPRS_NS2_AFF_CAUSE_SNS_NO_ENDPOINTS by Alexander Couzens · 3 years, 5 months ago
  48. ce646c2 gprs_ns2_message: tx_status: move all cause dependent code into the switch/case by Alexander Couzens · 3 years, 5 months ago
  49. cf1fa63 gprs_ns2: truncate the NS_STATUS to the MTU by Alexander Couzens · 3 years, 5 months ago
  50. 3de1cb0 gprs_ns2_fr: pass MTU changes to the NSE by Alexander Couzens · 3 years, 5 months ago
  51. 67725e2 gprs_ns2_sns: rename fsm events to include RX or REQ prefix by Alexander Couzens · 3 years, 5 months ago
  52. 6df1160 gprs_ns2: make gprs_ns2_recv_prim() always take msgb ownership by Alexander Couzens · 3 years, 5 months ago
  53. 9e81a32 gprs_ns2: fix typo in function name ns2_load_sharing_modulo by Alexander Couzens · 3 years, 5 months ago
  54. d8a8d98 gprs_ns2: implement a simple load sharing for UDP by Alexander Couzens · 3 years, 5 months ago
  55. bf5d0db gprs_ns2_vty: add optional argument signalling and data weights to `nsvc udp` by Alexander Couzens · 3 years, 5 months ago
  56. 6b9d232 gprs_ns2: rework IP-SNS binds by Alexander Couzens · 3 years, 5 months ago
  57. 4f1128f gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE by Alexander Couzens · 3 years, 5 months ago
  58. 23aec35 gprs_ns2_sns: fix typo in doxygen comment by Alexander Couzens · 3 years, 5 months ago
  59. e052c41 gprs_ns2: fix comment of alive NS-VC by Alexander Couzens · 3 years, 5 months ago
  60. 0942268 BVC FSM: Treat overlapping BVC-RESET as implicit ACK by Harald Welte · 3 years, 5 months ago
  61. f46ebcd gprs_ns2_vc_fsm: remove debug line of the alive_timer by Alexander Couzens · 3 years, 5 months ago
  62. 4e5cdad bssgp_bvc_fsm: Consistent naming by Daniel Willmann · 3 years, 5 months ago
  63. fa632b8 bssgp2_enc_status: Truncate STATUS message to maximum PDU length by Daniel Willmann · 3 years, 5 months ago
  64. 1ff86f7 bssgp_bvc_fsm: Set/get maximum BSSGP PDU length by Daniel Willmann · 3 years, 5 months ago
  65. 64db636 ns2: Fix incompatible VTY configs when writing config by Daniel Willmann · 3 years, 5 months ago
  66. b792173 gprs_ns2_vty: use strcmp() instead of strncmp() by Alexander Couzens · 3 years, 5 months ago
  67. fa4121d gprs_ns2_vc_fsm: reset the alive elapsed timeout everytime by Alexander Couzens · 3 years, 5 months ago
  68. ab0e864 gprs_ns2_vc_fsm: use CLOCK_MONOTONIC for alive elapsed timer by Alexander Couzens · 3 years, 5 months ago
  69. c470476 gprs_ns2: add signalling & data weights for UDP binds by Alexander Couzens · 3 years, 5 months ago
  70. 855155c ns2_fr: Fix heap-use-after-free in error recovery path by Harald Welte · 3 years, 5 months ago
  71. ce6e4b7 ns2_fr: Fix null pointer deref in error path by Harald Welte · 3 years, 5 months ago
  72. 3e2e4a0 gprs_ns2_vty: fix memory leak of vty_binds by Alexander Couzens · 3 years, 5 months ago
  73. 5fa431c gprs_ns2: rename vty-command ip-sns -> ip-sns-remote by Alexander Couzens · 3 years, 5 months ago
  74. 790a963 gprs_ns2_sns: reset the N of timeout when entering a new state by Alexander Couzens · 3 years, 5 months ago
  75. 3df5886 gprs_ns2_sns: add timeout to ST_CONFIG_SGSN by Alexander Couzens · 3 years, 5 months ago
  76. be7cecc gprs_ns2_sns: rework tracking of NS-VC unblocked/alive state by Alexander Couzens · 3 years, 5 months ago
  77. 9811f49 ns2: Don't try to add packets to the backlog on real errors by Harald Welte · 3 years, 5 months ago
  78. 6972aed ns2: improve backlog handling on interface up/down by Harald Welte · 3 years, 5 months ago
  79. 9374061 ns2: Don't queue Q.933 LMI messages; only store most recent ones by Harald Welte · 3 years, 5 months ago
  80. b339cbb ns2: Name NSVC FSM events consistently by Harald Welte · 3 years, 5 months ago
  81. 15b5acb Fix struct bitfields on big endian systems by Pau Espin Pedrol · 3 years, 5 months ago
  82. e3d32d5 bssgp_bvc_fsm: check return value of osmo_fsm_register() by Vadim Yanitskiy · 3 years, 5 months ago
  83. f3dc0f9 frame_relay; Fix Q.933 async STATUS at DLC creation by Harald Welte · 3 years, 5 months ago
  84. 8373c05 gb: frame_relay: Detect link outage on "last receive seq nr == 0" by Harald Welte · 3 years, 5 months ago
  85. cfe0ed6 gb: frame_relay: Factor-out function to set link as dead by Harald Welte · 3 years, 5 months ago
  86. dc43f7d gprs_ns2_frgre: check iph/ip6h before passing them to rx functions by Alexander Couzens · 3 years, 5 months ago
  87. 47ed2a6 gprs_ns2_frgre: set a correct gre pointer for ipv6 by Alexander Couzens · 3 years, 5 months ago
  88. ca3550a frame_relay: fix NULL pointer deref by Alexander Couzens · 3 years, 5 months ago
  89. 24d9e80 gprs_ns2_fr: free_bind(): first do the NULL check before using members by Alexander Couzens · 3 years, 5 months ago
  90. c80a874 gprs_ns2: unify the handling of **result when bind already present. by Alexander Couzens · 3 years, 5 months ago
  91. d3e3110 gprs_ns2_vc_fsm: rename ST_ALIVE -> ST_RECOVERING by Alexander Couzens · 3 years, 5 months ago
  92. 2f8f7b6 gprs_ns2_vc_fsm: reset ALIVE N counter when restarting the test procedure. by Alexander Couzens · 3 years, 5 months ago
  93. 265a5eb gprs_ns2: prevent division by zero in load_sharing by Alexander Couzens · 3 years, 5 months ago
  94. 9d28ce5 ns2: Don't start sending NS-RESET until FR DLC is available by Harald Welte · 3 years, 5 months ago
  95. 6a9ec42 ns2: Stop test procedure when going into unconfigured state by Harald Welte · 3 years, 5 months ago
  96. 7fe8d71 ns2: Don't automatically re-start FSM at FORCE_UNCONFIGURED by Harald Welte · 3 years, 5 months ago
  97. d6cec24 frame_relay: cosmetic: Unify log syntax when discarding Rx packets by Harald Welte · 3 years, 5 months ago
  98. 36c5e2b frame_relay: Discard received messages for DLC not yet active by Harald Welte · 3 years, 5 months ago
  99. 2cc1d4d frame_relay: Add status call-backs for link + DLC status changes by Harald Welte · 3 years, 5 months ago
  100. 2319014 frame_relay: Send "Fuil Status" ENQUIRY after link recovers by Harald Welte · 3 years, 5 months ago