1. 7fe8d71 ns2: Don't automatically re-start FSM at FORCE_UNCONFIGURED by Harald Welte · 3 years, 5 months ago
  2. 7634607 ns2: Introduce a per-bind stat_item group with backlog length by Harald Welte · 3 years, 5 months ago
  3. 9043205 ns2: Fix assert when removing a bind listen by Daniel Willmann · 3 years, 5 months ago
  4. 260cd52 gprs_ns2: correct vty config write by Alexander Couzens · 3 years, 5 months ago
  5. e43b46e gprs_ns2: introduce gprs_ns2_vty_init_reduced() for the PCU by Alexander Couzens · 3 years, 5 months ago
  6. da1bf8e gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty by Alexander Couzens · 3 years, 5 months ago
  7. caf5317 Revert "gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty" by Pau Espin Pedrol · 3 years, 5 months ago
  8. b306094 gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty by Alexander Couzens · 3 years, 5 months ago
  9. 138b96f gprs_ns2: refactor: ensure all enums have GPRS_NS2_ by Alexander Couzens · 3 years, 5 months ago
  10. 8dfc24c gprs_ns2: drop prefix of all internal exposed function by Alexander Couzens · 3 years, 5 months ago
  11. 1262c4f ns2: Properly indent VTY output by Harald Welte · 3 years, 5 months ago
  12. 280ed78 gprs_ns2: fix force-unconfigured for IP-SNS NSE by Alexander Couzens · 3 years, 6 months ago
  13. 412bc34 gprs_ns2: add new vty2 by Alexander Couzens · 3 years, 7 months ago
  14. 8806796 gprs_ns2_vty: udp: fixup dialect changes by Alexander Couzens · 3 years, 7 months ago
  15. 33c3c06 gors_ns2_vty: Fix saving of new NS2 timers by Harald Welte · 3 years, 7 months ago
  16. ebcbd72 gprs_ns2: rework gprs_ns2_fr_connect*() by Alexander Couzens · 3 years, 7 months ago
  17. aaa55a6 gprs_ns2: add member name to bind by Alexander Couzens · 3 years, 7 months ago
  18. d923cff gprs_ns2: introduce NS dialects by Alexander Couzens · 3 years, 7 months ago
  19. 8910652 ns2: Fix argv index in logging filter VTY commands by Daniel Willmann · 3 years, 7 months ago
  20. 751977b ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive by Daniel Willmann · 3 years, 7 months ago
  21. 25ee755 gprs_ns2_vty: Re-introduce a 'show ns' command by Harald Welte · 3 years, 7 months ago
  22. cb3e9b5 ns2: Fix docs for some NS2 vty commands by Daniel Willmann · 3 years, 7 months ago
  23. dc2d080 gprs_ns2_vty: Print all relevant data on each NS-VC by Harald Welte · 3 years, 7 months ago
  24. 7aa6099 gprs_ns2_vty: Show NSVCI in dump_nsvc() by Harald Welte · 3 years, 7 months ago
  25. 2fce19a gprs_ns2_vty: Differentiate 'show ns binds' and 'show ns entities' by Harald Welte · 3 years, 7 months ago
  26. 0ff12ad gprs_ns2: Print link layer and global ALIVE/DEAD state by Harald Welte · 3 years, 7 months ago
  27. 9204919 gprs_ns2_vty: Fix VTY documentation errors by Harald Welte · 3 years, 7 months ago
  28. 6d4db23 Revert "ns2: permit multiple nsvci in one nse in VTY" by Harald Welte · 3 years, 7 months ago
  29. 10e991b ns2: remove obsolete type GPRS_NS2_LL_E1 by Alexander Couzens · 3 years, 7 months ago
  30. aac9016 ns2: move link layer type into NSE by Alexander Couzens · 3 years, 7 months ago
  31. 24a14ac ns2: move LL into public api by Alexander Couzens · 3 years, 8 months ago
  32. 0bd8a4b ns2: permit multiple nsvci in one nse in VTY by Harald Welte · 3 years, 8 months ago
  33. 841817e ns2: add support for frame relay by Alexander Couzens · 3 years, 8 months ago
  34. dbab714 ns2: Add a VTY command to reset NSVC FSM by Daniel Willmann · 3 years, 8 months ago
  35. ed1fa01 ns2: Improve NSVC output by Daniel Willmann · 3 years, 8 months ago
  36. c4229a4 gprs_ns2: rename gprs_ns2_ip_vc_sockaddr -> gprs_ns2_ip_vc_remote by Alexander Couzens · 3 years, 9 months ago
  37. 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
  38. a07f25e gprs_ns2: make struct osmo_sockaddr pointers const by Vadim Yanitskiy · 3 years, 9 months ago
  39. d745a0e gprs_ns2_vty_create: remove bind pointer check by Alexander Couzens · 3 years, 9 months ago
  40. 8e7c496 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 9 months ago
  41. 22f3471 ns2: vty: on `show ns` add information of NS binds by Alexander Couzens · 3 years, 9 months ago
  42. 1fac6f7 ns2: vty: allow the users (pcu/sgsn) to set a default bind by Alexander Couzens · 3 years, 9 months ago
  43. a3373e3 ns2: vty: show all nse by Alexander Couzens · 3 years, 9 months ago
  44. 477ffb0 ns2: parse the return code of gprs_ns2_ip_bind by Alexander Couzens · 3 years, 9 months ago
  45. 4fb27a8 gprs_ns2: Make reason const by Daniel Willmann · 3 years, 9 months ago
  46. 1f0625f ns2: vty: fix behavior of vtyvc_by_nsei when vtyvc isn't found by Alexander Couzens · 3 years, 9 months ago
  47. c82c40a ns2: vty: add missing docs for IPv6 address by Alexander Couzens · 3 years, 9 months ago
  48. 6a16149 Gb: add a second NS implementation by Alexander Couzens · 4 years ago