1. 6b72cdf [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  2. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_ns.c]
  3. 24b3131 [gprs] NS: If we are the BSS side, UNBLOCK the connection after it is ALIVE by Harald Welte · 14 years ago
  4. 90de93e [gprs] NS: Start ALIVE Procedure after receiving RESET_ACK by Harald Welte · 14 years ago
  5. 199d9df [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  6. 05b320a [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  7. 239cf05 [gprs] Unify log messages of the NS protocol implementation by Harald Welte · 14 years ago
  8. eaa614c [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  9. e6afd60 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  10. fd3fa1d [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  11. 345223e [gprs] convert ns_cause_str to value_string by Harald Welte · 14 years ago
  12. b77c697 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  13. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  14. 44f1c27 gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  15. 06aa111 gprs: Use new msgb->cb[] for storing a pointer to the NS-VC through which it was received by Harald Welte · 14 years ago
  16. cb99163 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  17. 5434d7e GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  18. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago