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