1. f2b4cd7 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  2. 8272c77 GPRS: We have to do the msgb_free() in NS not Gb Proxy by Harald Welte · 14 years ago
  3. ea4647d NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  4. 995a2d3 use new install_element_ve() by Harald Welte · 14 years ago
  5. 50a6dfe Make sure all commands of SHOW_NODE to ENABLE_NODE by Harald Welte · 14 years ago
  6. 1194b58 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  7. f6d67c0 NS: Send UNBLOCK signal when we get UNBLOCK_ACK from peer by Harald Welte · 14 years ago
  8. d4eaf80 Display NSEI instead of NSVCI for all debug msgs by Harald Welte · 14 years ago
  9. 8c2440e NS: Send STATUS or RESET when receiving NS_ALIVE on unknown NSVC by Harald Welte · 14 years ago
  10. b778d2c NS / GB Proxy: Add Signal in case Tns-Alive expires too often by Harald Welte · 14 years ago
  11. 811c497 NS: Debug NS timer expiry by Harald Welte · 14 years ago
  12. bca900d NS: Add more LOG_DEBGU messages and retransmit NS-ALIVE by Harald Welte · 14 years ago
  13. 34caeb3 NS: More INFO messages about what we actually transmit by Harald Welte · 14 years ago
  14. cad8301 NS: don't memcmp sockaddr_in but compare ip and port individually by Harald Welte · 14 years ago
  15. 9bdb3ba [gprs] NS: more state transitions, error reporting via Tx STATUS PDU by Harald Welte · 14 years ago
  16. fcc4cc9 [gprs] NS: elevate events from LOGL_DEBUG to LOGL_INFO by Harald Welte · 14 years ago
  17. 7c209eb [gprs] NS: update the remote peer IP addr/port on NS RESET by Harald Welte · 14 years ago
  18. ef1226e [gprs] NS: include port number in log statement by Harald Welte · 14 years ago
  19. e5117da [gprs] gb-proxy: We might receive a NS-RESET for a NS-VC that we already know by Harald Welte · 14 years ago
  20. d7c02ad [gprs] NS: Make sure we include "Rx" in the log statement for NS RESET by Harald Welte · 14 years ago
  21. 1389ac7 [gprs] NS: cleanup / fix compiler warnings by Harald Welte · 14 years ago
  22. 99e3248 [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  23. 6b72cdf [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  24. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_ns.c]
  25. 24b3131 [gprs] NS: If we are the BSS side, UNBLOCK the connection after it is ALIVE by Harald Welte · 14 years ago
  26. 90de93e [gprs] NS: Start ALIVE Procedure after receiving RESET_ACK by Harald Welte · 14 years ago
  27. 199d9df [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  28. 05b320a [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  29. 239cf05 [gprs] Unify log messages of the NS protocol implementation by Harald Welte · 14 years ago
  30. eaa614c [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  31. e6afd60 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  32. fd3fa1d [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  33. 345223e [gprs] convert ns_cause_str to value_string by Harald Welte · 14 years ago
  34. b77c697 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  35. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  36. 44f1c27 gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  37. 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
  38. cb99163 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  39. 5434d7e GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  40. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago