1. d923cff gprs_ns2: introduce NS dialects by Alexander Couzens · 3 years, 7 months ago
  2. 1e72df0 gprs_ns2_udp.c: Fix typo - it's a DSCP and not a DCSP by Harald Welte · 3 years, 7 months ago
  3. 96ec84a gprs_ns_vty: Unify display of NSVCI on VTY in 'show ns entities' by Harald Welte · 3 years, 7 months ago
  4. aac9016 ns2: move link layer type into NSE by Alexander Couzens · 3 years, 7 months ago
  5. 24a14ac ns2: move LL into public api by Alexander Couzens · 3 years, 7 months ago
  6. c06aa71 ns2: check if ns_vc_alloc() fails in bind_connect() by Alexander Couzens · 3 years, 8 months ago
  7. cce8828 libosmocore: change the memory management of NS2 by Alexander Couzens · 3 years, 8 months ago
  8. d420ea9 gprs_ns2: add gprs_ns2_ip_vc_equal() by Alexander Couzens · 3 years, 9 months ago
  9. d33512b gprs_ns2: gprs_ns2_ip_vc_remote() the nsvc can be also const by Alexander Couzens · 3 years, 9 months ago
  10. 979f5f5 gprs_ns2: add gprs_ns2_ip_vc_local() return the local sockaddr by Alexander Couzens · 3 years, 9 months ago
  11. c4229a4 gprs_ns2: rename gprs_ns2_ip_vc_sockaddr -> gprs_ns2_ip_vc_remote by Alexander Couzens · 3 years, 9 months ago
  12. 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
  13. 6090b1d gprs_ns2: gprs_ns2_ip_bind() check if the bind already exists by Alexander Couzens · 3 years, 9 months ago
  14. 4f60845 gprs_ns2: add gprs_ns2_ip_bind_by_sockaddr() to search for binds by sockaddr by Alexander Couzens · 3 years, 9 months ago
  15. a07f25e gprs_ns2: make struct osmo_sockaddr pointers const by Vadim Yanitskiy · 3 years, 9 months ago
  16. aa83d41 gprs_ns2_udp: Avoid dangling freed struct in list if binding fails by Pau Espin Pedrol · 3 years, 9 months ago
  17. 22f3471 ns2: vty: on `show ns` add information of NS binds by Alexander Couzens · 3 years, 9 months ago
  18. 772ca61 ns2: fix a msg leak when receiving REJECTED messages by Alexander Couzens · 3 years, 9 months ago
  19. 1301012 ns2: refactor handle_nsip_read/handle_nsfrgre_read by Alexander Couzens · 3 years, 9 months ago
  20. ffd49d0 ns2: ns2_recv_vc: remove unused parameter nsi by Alexander Couzens · 3 years, 9 months ago
  21. 38b19e8 ns2: refactor nsvc_by_ functions by Alexander Couzens · 3 years, 9 months ago
  22. 5bef2cc ns2: Improve/extend doxygen comments for new ns2 implementation by Harald Welte · 3 years, 10 months ago
  23. 6a16149 Gb: add a second NS implementation by Alexander Couzens · 4 years ago