1. b339cbb ns2: Name NSVC FSM events consistently by Harald Welte · 3 years, 4 months ago
  2. 15b5acb Fix struct bitfields on big endian systems by Pau Espin Pedrol · 3 years, 4 months ago
  3. 53aff13 tlv: clarify documentation for msgb_tv{16,32}_put() by Vadim Yanitskiy · 3 years, 4 months ago
  4. d397a53 tlv: add msgb_tv32_put(), similar to msgb_tv16_put() by Vadim Yanitskiy · 3 years, 4 months ago
  5. e3d32d5 bssgp_bvc_fsm: check return value of osmo_fsm_register() by Vadim Yanitskiy · 3 years, 4 months ago
  6. 1c4fc22 gsm0808: use msgb_tv16_put() and osmo_store32be() by Vadim Yanitskiy · 3 years, 4 months ago
  7. f3dc0f9 frame_relay; Fix Q.933 async STATUS at DLC creation by Harald Welte · 3 years, 4 months ago
  8. 8373c05 gb: frame_relay: Detect link outage on "last receive seq nr == 0" by Harald Welte · 3 years, 4 months ago
  9. cfe0ed6 gb: frame_relay: Factor-out function to set link as dead by Harald Welte · 3 years, 4 months ago
  10. d11a5d5 gsm48: add compare function for struct gprs_ra_id by Philipp Maier · 3 years, 4 months ago
  11. 700822b Enable systemd-journald log target in debian + rpm packaging by Harald Welte · 3 years, 4 months ago
  12. 433005c initial support for static userspace probes via systemtap by Harald Welte · 3 years, 8 months ago
  13. dc43f7d gprs_ns2_frgre: check iph/ip6h before passing them to rx functions by Alexander Couzens · 3 years, 4 months ago
  14. 47ed2a6 gprs_ns2_frgre: set a correct gre pointer for ipv6 by Alexander Couzens · 3 years, 4 months ago
  15. ca3550a frame_relay: fix NULL pointer deref by Alexander Couzens · 3 years, 4 months ago
  16. 24d9e80 gprs_ns2_fr: free_bind(): first do the NULL check before using members by Alexander Couzens · 3 years, 4 months ago
  17. c80a874 gprs_ns2: unify the handling of **result when bind already present. by Alexander Couzens · 3 years, 4 months ago
  18. d3e3110 gprs_ns2_vc_fsm: rename ST_ALIVE -> ST_RECOVERING by Alexander Couzens · 3 years, 4 months ago
  19. 2f8f7b6 gprs_ns2_vc_fsm: reset ALIVE N counter when restarting the test procedure. by Alexander Couzens · 3 years, 4 months ago
  20. 265a5eb gprs_ns2: prevent division by zero in load_sharing by Alexander Couzens · 3 years, 4 months ago
  21. 9bbb703 osmo-ns-dummy: Add "mirror-mode" to mirror back any received packets by Harald Welte · 3 years, 4 months ago
  22. 9d28ce5 ns2: Don't start sending NS-RESET until FR DLC is available by Harald Welte · 3 years, 4 months ago
  23. 6a9ec42 ns2: Stop test procedure when going into unconfigured state by Harald Welte · 3 years, 4 months ago
  24. 7fe8d71 ns2: Don't automatically re-start FSM at FORCE_UNCONFIGURED by Harald Welte · 3 years, 4 months ago
  25. d6cec24 frame_relay: cosmetic: Unify log syntax when discarding Rx packets by Harald Welte · 3 years, 4 months ago
  26. 36c5e2b frame_relay: Discard received messages for DLC not yet active by Harald Welte · 3 years, 4 months ago
  27. 2cc1d4d frame_relay: Add status call-backs for link + DLC status changes by Harald Welte · 3 years, 4 months ago
  28. 943133c gsm_7bit_encode_n(): fix integer overflow in gsm_septets2octets() by Vadim Yanitskiy · 3 years, 4 months ago
  29. 44ac4f6 gsm_7bit_encode_n(): test encoding of more than 250 septets by Vadim Yanitskiy · 3 years, 4 months ago
  30. 2319014 frame_relay: Send "Fuil Status" ENQUIRY after link recovers by Harald Welte · 3 years, 4 months ago
  31. af916f1 sim: fix gcc 4.9.2 + -std=gnu11 error by Oliver Smith · 3 years, 4 months ago
  32. d083576 ns2: cosmetic: fix indent levels by Harald Welte · 3 years, 4 months ago
  33. 8669043 ns2: Print NS-STATUS.ind primitives to the log by Harald Welte · 3 years, 4 months ago
  34. a3f7323 ns2: Fix typos in comments by Harald Welte · 3 years, 4 months ago
  35. 7634607 ns2: Introduce a per-bind stat_item group with backlog length by Harald Welte · 3 years, 4 months ago
  36. 97ccbf7 ns2: Rename nsi->rate_ctr_idx to nsi->nsvc_rate_ctr_idx by Harald Welte · 3 years, 4 months ago
  37. bdfb8b9 ns2: Memory allocation failures are ENOMEM, not ENOSPC by Harald Welte · 3 years, 4 months ago
  38. c3aa8f9 ns2: Move to one common/shared ns2_bind_alloc() by Harald Welte · 3 years, 4 months ago
  39. b40bf8b ns2: Add a rate_ctr for each NS-UNBLOCK by Harald Welte · 3 years, 4 months ago
  40. 4c54f59 ns2: Implement more rate counters by Harald Welte · 3 years, 4 months ago
  41. f22ae5a ns2: count number of dropped packets / bytes on transmit by Harald Welte · 3 years, 4 months ago
  42. 5e0ef6f ns2: Properly report packet drops in FR code by Harald Welte · 3 years, 4 months ago
  43. e5f55f7 ns2: Increment Rx and Tx byte / packet counters by Harald Welte · 3 years, 4 months ago
  44. 5a5bf72 ns2: encapsulate calls to nsvc->bind->send_vc() by Harald Welte · 3 years, 4 months ago
  45. 3d5eaee ns2: Use named array initializers to avoid mistakes by Harald Welte · 3 years, 4 months ago
  46. d06128d ns2: Work around AF_PACKET socket ENOBUFS problems by Harald Welte · 3 years, 4 months ago
  47. 0b7614b osmo-ns-dummy: Add simple NS traffic generator by Harald Welte · 3 years, 4 months ago
  48. f0073d7 ns2: Log ERROR if we cannot transmit a packet due to ENOBUFS by Harald Welte · 3 years, 4 months ago
  49. 335c550 ns2: Use proper return value from write_queue callback function by Harald Welte · 3 years, 4 months ago
  50. 4d40047 gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.c by Philipp Maier · 3 years, 4 months ago
  51. 3e3f377 gsm: bts_features: Introduce BTS_FEAT_CCN by Pau Espin Pedrol · 3 years, 4 months ago
  52. 5b6f1d7 gsm: Fix wrong length in SI13 GPRS Cell Options IE by Pau Espin Pedrol · 3 years, 4 months ago
  53. 5f2b8e5 cosmetic: fix typo in comment by Pau Espin Pedrol · 3 years, 4 months ago
  54. 377645d ctrl_connection: Initialize write_queue.bfd.fd to -1 during allocation by Pau Espin Pedrol · 3 years, 4 months ago
  55. 9043205 ns2: Fix assert when removing a bind listen by Daniel Willmann · 3 years, 4 months ago
  56. 260cd52 gprs_ns2: correct vty config write by Alexander Couzens · 3 years, 4 months ago
  57. e43b46e gprs_ns2: introduce gprs_ns2_vty_init_reduced() for the PCU by Alexander Couzens · 3 years, 4 months ago
  58. 2e1a3a9 gprs_ns2: remove api call gprs_ns2_dynamic_create_nse by Alexander Couzens · 3 years, 4 months ago
  59. da1bf8e gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty by Alexander Couzens · 3 years, 4 months ago
  60. caf5317 Revert "gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty" by Pau Espin Pedrol · 3 years, 4 months ago
  61. b306094 gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty by Alexander Couzens · 3 years, 4 months ago
  62. 138b96f gprs_ns2: refactor: ensure all enums have GPRS_NS2_ by Alexander Couzens · 3 years, 4 months ago
  63. f2afb98 configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 4 months ago
  64. 0fb33d2 gprs_bssgp: log source and destination RIM routing information by Philipp Maier · 3 years, 4 months ago
  65. 0a7e85a gprs_bssgp_rim: cosmetic: connect routing identifier strings with "-" by Philipp Maier · 3 years, 4 months ago
  66. c08a3fd gprs_bssgp_rim: add functions to convert a RIM-RI to a string by Philipp Maier · 3 years, 4 months ago
  67. 445a366 gprs_bssgp_prim.h: Add missing includes by Pau Espin Pedrol · 3 years, 4 months ago
  68. f7e2cac gprs_ns2: drop the public prefix gprs_ from all static functions/structs/.. by Alexander Couzens · 3 years, 4 months ago
  69. 8dfc24c gprs_ns2: drop prefix of all internal exposed function by Alexander Couzens · 3 years, 4 months ago
  70. ba5a992 gprs_ns2: drop GPRS_ prefix of gprs_ns2_cs by Alexander Couzens · 3 years, 4 months ago
  71. 3f576ab gprs_ns2_vc_fsm: check NSVCI match the NSE by Alexander Couzens · 3 years, 4 months ago
  72. 43771df gprs_ns2_vc_fsm: check NSEI match the NSE by Alexander Couzens · 3 years, 4 months ago
  73. ba63453 gprs_ns2: always pass a tp to gprs_ns2_vc_rx by Alexander Couzens · 3 years, 4 months ago
  74. 8f215c9 tests: gprs_ns2: add unitdata unit test by Alexander Couzens · 3 years, 4 months ago
  75. cf11411 gprs_bssgp_rim: add value strings for enum bssgp_rim_routing_info_discr by Philipp Maier · 3 years, 4 months ago
  76. 8b19d06 gprs_bssgp_rim: add value strings for enum bssgp_ran_inf_app_id by Philipp Maier · 3 years, 4 months ago
  77. 139c4ae gprs_bssgp_rim: add value strings for enum bssgp_nacc_cause by Philipp Maier · 3 years, 4 months ago
  78. d426ba6 gsm: Introduce osmo_{rai,cgi_ps}_cmp() APIs by Pau Espin Pedrol · 3 years, 4 months ago
  79. cc885fb gsm: Add missing osmo_*_cmp symbols to libosmogsm.map by Pau Espin Pedrol · 3 years, 4 months ago
  80. 55934c4 tests/*: fix control reaches end of non-void func by Oliver Smith · 3 years, 4 months ago
  81. b3d4778 Revert "gprs_ns2_vc_fsm: check NSEI match the NSE" by Harald Welte · 3 years, 4 months ago
  82. 43cb90f Revert "gprs_ns2_vc_fsm: check NSVCI match the NSE" by Harald Welte · 3 years, 4 months ago
  83. 2846ee2 gprs_ns2_test: Fix compilation on Debian 8 by Harald Welte · 3 years, 4 months ago
  84. 8d6ca69 logging_vty: Fix saving of "logging print file .. last" by Harald Welte · 3 years, 4 months ago
  85. 9c1e04e gprs_ns2_vc_fsm: check NSVCI match the NSE by Alexander Couzens · 3 years, 4 months ago
  86. 842599c gprs_ns2_vc_fsm: check NSEI match the NSE by Alexander Couzens · 3 years, 4 months ago
  87. f294974 ns2: Unify logging context via log macros by Harald Welte · 3 years, 4 months ago
  88. 718e37e gprs_ns2_message: remove wrong comment by Alexander Couzens · 3 years, 5 months ago
  89. 2b11fa9 gprs_bssgp_rim: fix bug in dub_tlvp_header() by Philipp Maier · 3 years, 4 months ago
  90. 836c6da gprs_bssgp_rim: Return with EOPNOTSUPP on unsupported containers by Philipp Maier · 3 years, 5 months ago
  91. 191c2d7 gprs_ns2_vc_fsm: fix transitions for ALIVE state by Alexander Couzens · 3 years, 5 months ago
  92. 1262c4f ns2: Properly indent VTY output by Harald Welte · 3 years, 5 months ago
  93. cec4bbe vty/fsm_vty: Add vty_out_fsm2() + vty_out_fsm_inst2() with prefix by Harald Welte · 3 years, 5 months ago
  94. 273f063 gprs_ns2_vc_fsm: in RESET accept RESET as ACK by Alexander Couzens · 3 years, 4 months ago
  95. ea01bf2 gprs_ns2_vc_fsm: ensure all state is resetted via force_unconf by Alexander Couzens · 3 years, 5 months ago
  96. f577543 gprs_ns2_vc_fsm: rename all event to match RX_ or REQ_ by Alexander Couzens · 3 years, 5 months ago
  97. 856b94c gprs_ns2: correct handle BLOCK message on initator by Alexander Couzens · 3 years, 5 months ago
  98. 47afc42 gprs_ns2: implement BLOCK/UNBLOCK of a NSVC by vty by Alexander Couzens · 3 years, 5 months ago
  99. fd96dc5 osmo-ns-dummy: don't leak primitive messages by Alexander Couzens · 3 years, 5 months ago
  100. ea37724 gprs_ns2: allow to use free_vc() with NULL by Alexander Couzens · 3 years, 5 months ago