1. 605ac5d libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  2. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  3. 1e57eb6 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  4. 85fc314 BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago
  5. eb3ccf6 BSSGP: add more doxygen comments by Harald Welte · 13 years ago
  6. a9f23c8 GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  7. 887934e gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  8. bfadfb7 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  9. 2b15952 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  10. ff66323 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  11. 4a90d22 GPRS: Increase the NS msg size to 2048 by Holger Hans Peter Freyther · 14 years ago
  12. 68b4f03 [GPRS] BSSGP/SGSN: Implement Gb-Interface Paging by Harald Welte · 14 years ago
  13. 2f94683 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  14. ee59fe4 gprs_ns_frgre.h: Create the header and include it by Holger Hans Peter Freyther · 14 years ago
  15. 5617d99 gprs: Fix warnings on funny casts for the return statement by Holger Hans Peter Freyther · 14 years ago
  16. ba4c666 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  17. 7fb0523 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  18. b3ee265 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  19. 61c0784 [GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI by Harald Welte · 14 years ago
  20. fdc7388 [GPRS] SGSN: Activate BSSGP VTY functions by Harald Welte · 14 years ago
  21. a78b9c2 [GPRS] BSSGP: expose more internal structures / API by Harald Welte · 14 years ago
  22. 90af194 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  23. 731d1fc [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  24. 6111234 [GPRS] BSSGP: add function declaration by Harald Welte · 14 years ago
  25. dd1c83c [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  26. 144e029 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  27. fe4ab90 NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  28. 2bffac5 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  29. af08678 [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  30. 834f26d [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  31. 69a4cf2 [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  32. 8040545 [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  33. a2ca4ed [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  34. 8f9a3ee [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  35. 30bc19a [gprs] SGSN: Expect all Identifiers to be stored at highest level 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