1. c96d716 ns2: Fix setting the DSCP value. by Harald Welte · 3 years, 2 months ago
  2. 8bd63b6 gprs_ns2: vty: remove a white space in `show binds` by Alexander Couzens · 3 years, 3 months ago
  3. 75b6188 gprs_ns2: always use the same method to print NSVCs by Alexander Couzens · 3 years, 3 months ago
  4. 7d0daac gprs_ns2: Pass peer/remote sockaddr argument to ns2_create_vc() by Harald Welte · 3 years, 4 months ago
  5. 7bb39e3 gprs_ns2: ensure no duplicate UDP NSVC can be created by Alexander Couzens · 3 years, 5 months ago
  6. 4f1128f gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE by Alexander Couzens · 3 years, 5 months ago
  7. c470476 gprs_ns2: add signalling & data weights for UDP binds by Alexander Couzens · 3 years, 5 months ago
  8. c80a874 gprs_ns2: unify the handling of **result when bind already present. by Alexander Couzens · 3 years, 5 months ago
  9. bdfb8b9 ns2: Memory allocation failures are ENOMEM, not ENOSPC by Harald Welte · 3 years, 5 months ago
  10. c3aa8f9 ns2: Move to one common/shared ns2_bind_alloc() by Harald Welte · 3 years, 5 months ago
  11. 138b96f gprs_ns2: refactor: ensure all enums have GPRS_NS2_ by Alexander Couzens · 3 years, 5 months ago
  12. 8dfc24c gprs_ns2: drop prefix of all internal exposed function by Alexander Couzens · 3 years, 5 months ago
  13. ba5a992 gprs_ns2: drop GPRS_ prefix of gprs_ns2_cs by Alexander Couzens · 3 years, 5 months ago
  14. f294974 ns2: Unify logging context via log macros by Harald Welte · 3 years, 5 months ago
  15. ea37724 gprs_ns2: allow to use free_vc() with NULL by Alexander Couzens · 3 years, 6 months ago
  16. 55bc869 gprs_ns2: add assert on most bind calls by Alexander Couzens · 3 years, 5 months ago
  17. 603f404 gprs_ns2: Give NS-VC FSMs a proper name/identifier by Harald Welte · 3 years, 7 months ago
  18. 1c8785d gprs_ns2: set transfer cap in NS Status primitive by Alexander Couzens · 3 years, 7 months ago
  19. e769f52 gprs_ns2_sns: rework IP-SNS initial remote by Alexander Couzens · 3 years, 7 months ago
  20. aaa55a6 gprs_ns2: add member name to bind by Alexander Couzens · 3 years, 7 months ago
  21. d923cff gprs_ns2: introduce NS dialects by Alexander Couzens · 3 years, 7 months ago
  22. 1e72df0 gprs_ns2_udp.c: Fix typo - it's a DSCP and not a DCSP by Harald Welte · 3 years, 7 months ago
  23. 96ec84a gprs_ns_vty: Unify display of NSVCI on VTY in 'show ns entities' by Harald Welte · 3 years, 7 months ago
  24. aac9016 ns2: move link layer type into NSE by Alexander Couzens · 3 years, 7 months ago
  25. 24a14ac ns2: move LL into public api by Alexander Couzens · 3 years, 7 months ago
  26. c06aa71 ns2: check if ns_vc_alloc() fails in bind_connect() by Alexander Couzens · 3 years, 8 months ago
  27. cce8828 libosmocore: change the memory management of NS2 by Alexander Couzens · 3 years, 8 months ago
  28. d420ea9 gprs_ns2: add gprs_ns2_ip_vc_equal() by Alexander Couzens · 3 years, 9 months ago
  29. d33512b gprs_ns2: gprs_ns2_ip_vc_remote() the nsvc can be also const by Alexander Couzens · 3 years, 9 months ago
  30. 979f5f5 gprs_ns2: add gprs_ns2_ip_vc_local() return the local sockaddr by Alexander Couzens · 3 years, 9 months ago
  31. c4229a4 gprs_ns2: rename gprs_ns2_ip_vc_sockaddr -> gprs_ns2_ip_vc_remote by Alexander Couzens · 3 years, 9 months ago
  32. 9a4cf27 gprs_ns2: const the return value of gprs_ns2_ip_vc_sockaddr / gprs_ns2_ip_bind_sockaddr by Alexander Couzens · 3 years, 9 months ago
  33. 6090b1d gprs_ns2: gprs_ns2_ip_bind() check if the bind already exists by Alexander Couzens · 3 years, 9 months ago
  34. 4f60845 gprs_ns2: add gprs_ns2_ip_bind_by_sockaddr() to search for binds by sockaddr by Alexander Couzens · 3 years, 9 months ago
  35. a07f25e gprs_ns2: make struct osmo_sockaddr pointers const by Vadim Yanitskiy · 3 years, 9 months ago
  36. aa83d41 gprs_ns2_udp: Avoid dangling freed struct in list if binding fails by Pau Espin Pedrol · 3 years, 9 months ago
  37. 22f3471 ns2: vty: on `show ns` add information of NS binds by Alexander Couzens · 3 years, 9 months ago
  38. 772ca61 ns2: fix a msg leak when receiving REJECTED messages by Alexander Couzens · 3 years, 9 months ago
  39. 1301012 ns2: refactor handle_nsip_read/handle_nsfrgre_read by Alexander Couzens · 3 years, 9 months ago
  40. ffd49d0 ns2: ns2_recv_vc: remove unused parameter nsi by Alexander Couzens · 3 years, 9 months ago
  41. 38b19e8 ns2: refactor nsvc_by_ functions by Alexander Couzens · 3 years, 9 months ago
  42. 5bef2cc ns2: Improve/extend doxygen comments for new ns2 implementation by Harald Welte · 3 years, 10 months ago
  43. 6a16149 Gb: add a second NS implementation by Alexander Couzens · 4 years ago