1. 222e844 gprs_ns2_fr: fix resource leaks due to early return in set_ifupdown() by Vadim Yanitskiy · 3 years, 6 months ago
  2. 1c8785d gprs_ns2: set transfer cap in NS Status primitive by Alexander Couzens · 3 years, 7 months ago
  3. fdea03b gprs_ns2: fr: check the device state before changing state by Alexander Couzens · 3 years, 6 months ago
  4. 8c33d4a gprs_ns2_fr: setup_device: allow to setup a new dahdi device by Alexander Couzens · 3 years, 6 months ago
  5. b8de188 gprs_ns2_fr: Use OSMO_STRLCPY_ARRAY() where possible by Harald Welte · 3 years, 6 months ago
  6. 7f01b68 gprs_ns2_fr: Avoid stringop-truncation warning by Harald Welte · 3 years, 6 months ago
  7. 5c96f5d gprs_ns2: fr: setup the device to correct FR/LMI settings by Alexander Couzens · 3 years, 7 months ago
  8. 60021a4 gprs_ns2: fr: implement a write queue by Alexander Couzens · 3 years, 7 months ago
  9. 8fef761 fix strncpy bug in gprs_ns2_fr_bind() by Neels Hofmeyr · 3 years, 7 months ago
  10. 475a0ac gprs_ns2_fr.c: compiler error: replace strncpy() with OSMO_STRLCPY_ARRAY() by Neels Hofmeyr · 3 years, 7 months ago
  11. 6f89c77 gprs_ns2: fr: fix crash when frame relay interface doesn't exists by Alexander Couzens · 3 years, 7 months ago
  12. c782cec gprs_ns2: add gprs_ns2_fr_bind_role() to retrieve the fr role by Alexander Couzens · 3 years, 7 months ago
  13. 22c26e0 gprs_ns2: make nsvc argument const by Alexander Couzens · 3 years, 7 months ago
  14. ebcbd72 gprs_ns2: rework gprs_ns2_fr_connect*() by Alexander Couzens · 3 years, 7 months ago
  15. aaa55a6 gprs_ns2: add member name to bind by Alexander Couzens · 3 years, 7 months ago
  16. d923cff gprs_ns2: introduce NS dialects by Alexander Couzens · 3 years, 7 months ago
  17. 5bea72e gprs_ns2_fr: use ETH_P_HDLC instead of ETH_P_ALL by Harald Welte · 3 years, 7 months ago
  18. 41b188b gprs_ns2_fr: guard against race between socket(AF_PACKET) and bind() by Harald Welte · 3 years, 7 months ago
  19. 4ed0f4e gprs_ns2_fr.c: Skip extraneous FIONBIO by Harald Welte · 3 years, 7 months ago
  20. d41800c gb: Import mnl.h iif --enable-libmnl by Pau Espin Pedrol · 3 years, 7 months ago
  21. a59e6db gprs_ns2_fr: remove include <linux/if.h> by Harald Welte · 3 years, 7 months ago
  22. 56f08a3 gprs_ns2_fr: Monitor the kernel net-device link state by Harald Welte · 3 years, 7 months ago
  23. b7fc3a0 gprs_ns2_fr: remove include <linux/if.h> by Alexander Couzens · 3 years, 7 months ago
  24. 96ec84a gprs_ns_vty: Unify display of NSVCI on VTY in 'show ns entities' by Harald Welte · 3 years, 7 months ago
  25. 48bd76c gprs_ns2_fr: Print Frame Relay 'role' in VTY by Harald Welte · 3 years, 7 months ago
  26. b6b82da frame_relay: Fix error path on ioctl() failure by Harald Welte · 3 years, 7 months ago
  27. aac9016 ns2: move link layer type into NSE by Alexander Couzens · 3 years, 7 months ago
  28. 24a14ac ns2: move LL into public api by Alexander Couzens · 3 years, 7 months ago
  29. 841817e ns2: add support for frame relay by Alexander Couzens · 3 years, 7 months ago