1. 5405a10 gb: Fix NS RESET/RESET_ACK abnormal cases by Jacob Erlbeck · 11 years ago
  2. 5e6d679 gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates by Jacob Erlbeck · 11 years ago
  3. 96550e0 gb: Add functions to access the LL part of the NS-VC objects by Jacob Erlbeck · 11 years ago
  4. 34fc470 tests/gb: Show invoked signals in test output by Jacob Erlbeck · 11 years ago
  5. 84cdc70 gb: Separate nsvc creation from NS message processing by Jacob Erlbeck · 11 years ago
  6. c62a1bf libosmogb: Add function to close NS instance without destroying it by Holger Hans Peter Freyther · 11 years ago
  7. 2c3393d gprs_ns: Allow to set the DSCP for the UDP socket. by Holger Hans Peter Freyther · 11 years ago
  8. 641f7ce libosmogb: move files to proper location and fix build by Harald Welte · 12 years ago 0.5.0[Renamed from openbsc/include/osmocom/gprs/gprs_ns.h]
  9. 8648e49 libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  10. f543036 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  11. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  12. 4fcdd76 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  13. 605ac5d libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  14. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago[Renamed from openbsc/include/openbsc/gprs_ns.h]
  15. 1e57eb6 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  16. a9f23c8 GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  17. 887934e gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  18. bfadfb7 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  19. 2b15952 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  20. ff66323 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  21. 4a90d22 GPRS: Increase the NS msg size to 2048 by Holger Hans Peter Freyther · 14 years ago
  22. 5617d99 gprs: Fix warnings on funny casts for the return statement by Holger Hans Peter Freyther · 14 years ago
  23. ba4c666 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  24. 7fb0523 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  25. b3ee265 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  26. 90af194 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  27. 731d1fc [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  28. dd1c83c [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  29. 144e029 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  30. fe4ab90 NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  31. 2bffac5 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  32. 834f26d [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  33. 69a4cf2 [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  34. 8040545 [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  35. 8f9a3ee [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  36. 1203de3 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  37. 3771d09 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  38. 24a655f gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  39. f030b21 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  40. c547848 GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  41. 9ba5005 Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago