1. c32bfd5 gprs_ns_vty: guard against duplicate VTY elements by Neels Hofmeyr · 7 years ago
  2. 0a1400f ns: Add statistics for some events by Jacob Erlbeck · 9 years ago
  3. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  4. 35fe87c gb/vty: Fix the VTY node string for L_NS_NODE by Jacob Erlbeck · 11 years ago
  5. 687b690 gb/vty: Perform NS-VC operations based on NS-VCI by Jacob Erlbeck · 11 years ago
  6. 2c3393d gprs_ns: Allow to set the DSCP for the UDP socket. by Holger Hans Peter Freyther · 11 years ago
  7. 641f7ce libosmogb: move files to proper location and fix build by Harald Welte · 12 years ago 0.5.0[Renamed from openbsc/src/libgb/gprs_ns_vty.c]
  8. f543036 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  9. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  10. 4f5883b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  11. 4fcdd76 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  12. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  13. 887934e gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  14. 167281e src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  15. ff66323 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  16. 85e1097 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/gb/gprs_ns_vty.c]
  17. 393becc Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago[Renamed from openbsc/src/gprs/gprs_ns_vty.c]
  18. 43ae94e LOGGING: make sure to make the 'logging filter' compatible with vty log cfg by Harald Welte · 13 years ago
  19. e4cbb3f License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  20. 188bda6 [GPRS] NS: Frame Relay DLCI for PVC from 16-1007 by Harald Welte · 14 years ago
  21. ac1a715 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  22. ce4ccbc [GPRS] NS: Better formatting of VTY output by Harald Welte · 14 years ago
  23. 7fb0523 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  24. b3ee265 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  25. 6703bf7 VTY: Context-sensitive help for logging related commands by Harald Welte · 14 years ago
  26. 91f7f4b [GPRS] NS: Allow filtering of log messages by NSVC / NSEI by Harald Welte · 14 years ago
  27. 24133c3 [GPRS] NS: VTY: Don't nsvc_delete() on 'no nse...' by Harald Welte · 14 years ago
  28. 9288334 [GPRS] NS: Introduce command to display a single NSE by Harald Welte · 14 years ago
  29. 43f3b69 [GPRS] NS: Add 'nsvc nsei ... (block|unblock|reset)' command to VTY by Harald Welte · 14 years ago
  30. a52ff45 [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  31. 804fc81 [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  32. dd1c83c [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  33. af1d4cb [GPRS] NS: Show statistics on VTY only if requested by Harald Welte · 14 years ago
  34. 144e029 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago