1. d87a2f1 gprs_ns2: use switch() case instead of multiple if in ns2_create_vc() by Alexander Couzens · 3 years, 7 months ago
  2. 036bf14 gprs_ns2: fix typo in comment by Alexander Couzens · 3 years, 7 months ago
  3. 6188e00 gprs_ns2: Don't return an empty string in case of unknown LL by Harald Welte · 3 years, 7 months ago
  4. 37322bc gprs-ns2: Fix stringification of NS/FR NSVCI by Harald Welte · 3 years, 7 months ago
  5. a24e7ee gprs_ns2: Introduce gprs_ns2_lltype_str() for link layer name by Harald Welte · 3 years, 7 months ago
  6. 10e991b ns2: remove obsolete type GPRS_NS2_LL_E1 by Alexander Couzens · 3 years, 7 months ago
  7. aac9016 ns2: move link layer type into NSE by Alexander Couzens · 3 years, 7 months ago
  8. 24a14ac ns2: move LL into public api by Alexander Couzens · 3 years, 8 months ago
  9. fc3dd1f ns2: implement link sharing selector by Alexander Couzens · 3 years, 8 months ago
  10. 841817e ns2: add support for frame relay by Alexander Couzens · 3 years, 8 months ago
  11. 0ab028c ns2: fixup gprs_ns2_prim_strs by Alexander Couzens · 3 years, 8 months ago
  12. 15c09a8 ns2: Send NSVC representation in NS_AFF_CAUSE_VC_* status indication by Daniel Willmann · 3 years, 8 months ago
  13. f128654 ns2: Add gprs_ns2_nsvc_state_name() to get the current state of a VC by Daniel Willmann · 3 years, 8 months ago
  14. cce8828 libosmocore: change the memory management of NS2 by Alexander Couzens · 3 years, 8 months ago
  15. b3b837c gprs_ns2: convert gprs_ns2_cause_str into an static inline by Alexander Couzens · 3 years, 8 months ago
  16. 2498f1d ns2: add value strings for ns2_affecting_cause_prim_str & ns2_prim_str by Alexander Couzens · 3 years, 8 months ago
  17. 8ebc1ac gprs_ns2: Partial revert 48f63867 allow to create NS_ALIVE NSVC by Alexander Couzens · 3 years, 9 months ago
  18. 6cb5d5f gprs_ns2: add gprs_ns2_nse_foreach_nsvc() by Alexander Couzens · 3 years, 9 months ago
  19. c4229a4 gprs_ns2: rename gprs_ns2_ip_vc_sockaddr -> gprs_ns2_ip_vc_remote by Alexander Couzens · 3 years, 9 months ago
  20. 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
  21. 4b6c8af gprs_ns2: add gprs_ns2_free_nses() to free all NS-E by Alexander Couzens · 3 years, 9 months ago
  22. 896fcd5 gprs_ns2: add gprs_ns2_free_binds() to free all binds by Alexander Couzens · 3 years, 9 months ago
  23. 05e7f7d gprs_ns2: add gprs_ns2_nse_nsei() to get the nsei of a nse by Alexander Couzens · 3 years, 9 months ago
  24. bb0a53b gprs_ns2: fix empty prefix in TLV Parse error by Alexander Couzens · 3 years, 9 months ago
  25. 3531504 gprs_ns2: gprs_ns2_free(): add missing talloc_free by Alexander Couzens · 3 years, 9 months ago
  26. a07f25e gprs_ns2: make struct osmo_sockaddr pointers const by Vadim Yanitskiy · 3 years, 9 months ago
  27. 36be9d8 gprs_ns2: Fix parsing of SNS-{ADD,DEL,CHANGE_WEIGHT} by Harald Welte · 3 years, 9 months ago
  28. da0a285 ns2: status ind: add additional flags (first and persistent) by Alexander Couzens · 3 years, 9 months ago
  29. bf95f0f ns2: refactor ns2_prim_status_ind() by Alexander Couzens · 3 years, 9 months ago
  30. ffd49d0 ns2: ns2_recv_vc: remove unused parameter nsi by Alexander Couzens · 3 years, 9 months ago
  31. 38b19e8 ns2: refactor nsvc_by_ functions by Alexander Couzens · 3 years, 9 months ago
  32. 92ad029 ns2: Use NULL and not '0' when returning a NULL-Pointer by Harald Welte · 3 years, 10 months ago
  33. 5bef2cc ns2: Improve/extend doxygen comments for new ns2 implementation by Harald Welte · 3 years, 10 months ago
  34. 48f6386 libgb/ns: allow to create NS_ALIVE NSVC by Alexander Couzens · 3 years, 10 months ago
  35. 6a16149 Gb: add a second NS implementation by Alexander Couzens · 4 years ago