1. ce6e4b7 ns2_fr: Fix null pointer deref in error path by Harald Welte · 3 years, 5 months ago
  2. 9811f49 ns2: Don't try to add packets to the backlog on real errors by Harald Welte · 3 years, 5 months ago
  3. 6972aed ns2: improve backlog handling on interface up/down by Harald Welte · 3 years, 5 months ago
  4. 9374061 ns2: Don't queue Q.933 LMI messages; only store most recent ones by Harald Welte · 3 years, 5 months ago
  5. 24d9e80 gprs_ns2_fr: free_bind(): first do the NULL check before using members by Alexander Couzens · 3 years, 5 months ago
  6. c80a874 gprs_ns2: unify the handling of **result when bind already present. by Alexander Couzens · 3 years, 5 months ago
  7. 9d28ce5 ns2: Don't start sending NS-RESET until FR DLC is available by Harald Welte · 3 years, 5 months ago
  8. 2cc1d4d frame_relay: Add status call-backs for link + DLC status changes by Harald Welte · 3 years, 5 months ago
  9. 7634607 ns2: Introduce a per-bind stat_item group with backlog length by Harald Welte · 3 years, 5 months ago
  10. bdfb8b9 ns2: Memory allocation failures are ENOMEM, not ENOSPC by Harald Welte · 3 years, 5 months ago
  11. c3aa8f9 ns2: Move to one common/shared ns2_bind_alloc() by Harald Welte · 3 years, 5 months ago
  12. 5e0ef6f ns2: Properly report packet drops in FR code by Harald Welte · 3 years, 5 months ago
  13. d06128d ns2: Work around AF_PACKET socket ENOBUFS problems by Harald Welte · 3 years, 5 months ago
  14. f0073d7 ns2: Log ERROR if we cannot transmit a packet due to ENOBUFS by Harald Welte · 3 years, 5 months ago
  15. 335c550 ns2: Use proper return value from write_queue callback function by Harald Welte · 3 years, 5 months ago
  16. 138b96f gprs_ns2: refactor: ensure all enums have GPRS_NS2_ by Alexander Couzens · 3 years, 5 months ago
  17. 8dfc24c gprs_ns2: drop prefix of all internal exposed function by Alexander Couzens · 3 years, 5 months ago
  18. f294974 ns2: Unify logging context via log macros by Harald Welte · 3 years, 5 months ago
  19. ea37724 gprs_ns2: allow to use free_vc() with NULL by Alexander Couzens · 3 years, 6 months ago
  20. 55bc869 gprs_ns2: add assert on most bind calls by Alexander Couzens · 3 years, 5 months ago
  21. 603f404 gprs_ns2: Give NS-VC FSMs a proper name/identifier by Harald Welte · 3 years, 7 months ago
  22. 509047b gprs_ns2_fr: reduce duplication between gprs_ns2_fr_connect / connect2 by Harald Welte · 3 years, 6 months ago
  23. 222e844 gprs_ns2_fr: fix resource leaks due to early return in set_ifupdown() by Vadim Yanitskiy · 3 years, 6 months ago
  24. 1c8785d gprs_ns2: set transfer cap in NS Status primitive by Alexander Couzens · 3 years, 7 months ago
  25. fdea03b gprs_ns2: fr: check the device state before changing state by Alexander Couzens · 3 years, 6 months ago
  26. 8c33d4a gprs_ns2_fr: setup_device: allow to setup a new dahdi device by Alexander Couzens · 3 years, 6 months ago
  27. b8de188 gprs_ns2_fr: Use OSMO_STRLCPY_ARRAY() where possible by Harald Welte · 3 years, 6 months ago
  28. 7f01b68 gprs_ns2_fr: Avoid stringop-truncation warning by Harald Welte · 3 years, 6 months ago
  29. 5c96f5d gprs_ns2: fr: setup the device to correct FR/LMI settings by Alexander Couzens · 3 years, 7 months ago
  30. 60021a4 gprs_ns2: fr: implement a write queue by Alexander Couzens · 3 years, 7 months ago
  31. 8fef761 fix strncpy bug in gprs_ns2_fr_bind() by Neels Hofmeyr · 3 years, 7 months ago
  32. 475a0ac gprs_ns2_fr.c: compiler error: replace strncpy() with OSMO_STRLCPY_ARRAY() by Neels Hofmeyr · 3 years, 7 months ago
  33. 6f89c77 gprs_ns2: fr: fix crash when frame relay interface doesn't exists by Alexander Couzens · 3 years, 7 months ago
  34. c782cec gprs_ns2: add gprs_ns2_fr_bind_role() to retrieve the fr role by Alexander Couzens · 3 years, 7 months ago
  35. 22c26e0 gprs_ns2: make nsvc argument const by Alexander Couzens · 3 years, 7 months ago
  36. ebcbd72 gprs_ns2: rework gprs_ns2_fr_connect*() by Alexander Couzens · 3 years, 7 months ago
  37. aaa55a6 gprs_ns2: add member name to bind by Alexander Couzens · 3 years, 7 months ago
  38. d923cff gprs_ns2: introduce NS dialects by Alexander Couzens · 3 years, 7 months ago
  39. 5bea72e gprs_ns2_fr: use ETH_P_HDLC instead of ETH_P_ALL by Harald Welte · 3 years, 7 months ago
  40. 41b188b gprs_ns2_fr: guard against race between socket(AF_PACKET) and bind() by Harald Welte · 3 years, 7 months ago
  41. 4ed0f4e gprs_ns2_fr.c: Skip extraneous FIONBIO by Harald Welte · 3 years, 7 months ago
  42. d41800c gb: Import mnl.h iif --enable-libmnl by Pau Espin Pedrol · 3 years, 7 months ago
  43. a59e6db gprs_ns2_fr: remove include <linux/if.h> by Harald Welte · 3 years, 7 months ago
  44. 56f08a3 gprs_ns2_fr: Monitor the kernel net-device link state by Harald Welte · 3 years, 7 months ago
  45. b7fc3a0 gprs_ns2_fr: remove include <linux/if.h> by Alexander Couzens · 3 years, 7 months ago
  46. 96ec84a gprs_ns_vty: Unify display of NSVCI on VTY in 'show ns entities' by Harald Welte · 3 years, 7 months ago
  47. 48bd76c gprs_ns2_fr: Print Frame Relay 'role' in VTY by Harald Welte · 3 years, 7 months ago
  48. b6b82da frame_relay: Fix error path on ioctl() failure by Harald Welte · 3 years, 7 months ago
  49. aac9016 ns2: move link layer type into NSE by Alexander Couzens · 3 years, 7 months ago
  50. 24a14ac ns2: move LL into public api by Alexander Couzens · 3 years, 7 months ago
  51. 841817e ns2: add support for frame relay by Alexander Couzens · 3 years, 7 months ago