1. d6b62e3 NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  2. c91af6a use new install_element_ve() by Harald Welte · 14 years ago
  3. 8a8813e Make sure all commands of SHOW_NODE to ENABLE_NODE by Harald Welte · 14 years ago
  4. 51cce2a NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  5. 4108b38 NS: Send UNBLOCK signal when we get UNBLOCK_ACK from peer by Harald Welte · 14 years ago
  6. 4574420 Display NSEI instead of NSVCI for all debug msgs by Harald Welte · 14 years ago
  7. 78681af NS: Send STATUS or RESET when receiving NS_ALIVE on unknown NSVC by Harald Welte · 14 years ago
  8. fa41cb7 NS / GB Proxy: Add Signal in case Tns-Alive expires too often by Harald Welte · 14 years ago
  9. 6ec997f NS: Debug NS timer expiry by Harald Welte · 14 years ago
  10. 9a4847f NS: Add more LOG_DEBGU messages and retransmit NS-ALIVE by Harald Welte · 14 years ago
  11. e21988c NS: More INFO messages about what we actually transmit by Harald Welte · 14 years ago
  12. 517b77f NS: don't memcmp sockaddr_in but compare ip and port individually by Harald Welte · 14 years ago
  13. dae2ab3 [gprs] NS: more state transitions, error reporting via Tx STATUS PDU by Harald Welte · 14 years ago
  14. c729e2b [gprs] NS: elevate events from LOGL_DEBUG to LOGL_INFO by Harald Welte · 14 years ago
  15. 19b96b9 [gprs] NS: update the remote peer IP addr/port on NS RESET by Harald Welte · 14 years ago
  16. c8c3de3 [gprs] NS: include port number in log statement by Harald Welte · 14 years ago
  17. d2e5ed0 [gprs] gb-proxy: We might receive a NS-RESET for a NS-VC that we already know by Harald Welte · 14 years ago
  18. f44448d [gprs] NS: Make sure we include "Rx" in the log statement for NS RESET by Harald Welte · 14 years ago
  19. 73c7b17 [gprs] NS: cleanup / fix compiler warnings by Harald Welte · 14 years ago
  20. 7b73377 [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  21. ae14132 [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  22. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_ns.c]
  23. 1bb9e79 [gprs] NS: If we are the BSS side, UNBLOCK the connection after it is ALIVE by Harald Welte · 14 years ago
  24. 81926ba [gprs] NS: Start ALIVE Procedure after receiving RESET_ACK by Harald Welte · 14 years ago
  25. ec4c159 [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  26. 881c205 [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  27. ebcd1b7 [gprs] Unify log messages of the NS protocol implementation by Harald Welte · 14 years ago
  28. d85d9a9 [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  29. a6e3270 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  30. 7316440 [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  31. 5fa9214 [gprs] convert ns_cause_str to value_string by Harald Welte · 14 years ago
  32. 323e4f6 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  33. d1991e7 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  34. cd788ba gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  35. 332347e gprs: Use new msgb->cb[] for storing a pointer to the NS-VC through which it was received by Harald Welte · 14 years ago
  36. f67a5f9 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  37. 7491c77 GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  38. 75bb820 Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago