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