1. 630bb2b GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  2. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  3. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  4. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  5. 7c51ebe libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  6. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  7. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/gb/gprs_ns.c]
  8. 0c1a00b Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago[Renamed from openbsc/src/gprs/gprs_ns.c]
  9. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  10. 5e22b9b [GPRS NS] Fix memory leak in gprs_ns_sendmsg() error path by Harald Welte · 14 years ago
  11. 3df8bc7 [GPRS] NS: correctly pass the NS payload length to the TLV parser by Harald Welte · 14 years ago
  12. a1df275 [GPRS] NS: Print error message if TLV parser fails for some reason by Harald Welte · 14 years ago
  13. 541b34c [GPRS] NS: Start TEST procedure, not ALIVE procedure, on RESET/RESET_ACK by Harald Welte · 14 years ago
  14. 2c0d890 gprs: Subtract the headroom for what we can receive by Holger Hans Peter Freyther · 14 years ago
  15. 069d4be [GPRS] NS: Always generate LOG_INFO message when we block NS-VC by Harald Welte · 14 years ago
  16. 4f033fc gprs_ns_frgre.h: Create the header and include it by Holger Hans Peter Freyther · 14 years ago
  17. b03b4ed gprs_ns.c: Make make_socket known to the compiler by Holger Hans Peter Freyther · 14 years ago
  18. 956e2b0 gprs: Fix warnings on funny casts for the return statement by Holger Hans Peter Freyther · 14 years ago
  19. 3ea0971 [GPRS] NS: Never respond to STATUS with STATUS to prevent loops! by Harald Welte · 14 years ago
  20. 22bc7d2 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  21. 31f0a23 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  22. ba1f931 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  23. eb471c9 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  24. ebacf4d [GPRS] NS: Receiving a STATUS message is a NOTICEable event by Harald Welte · 14 years ago
  25. c488cef [GPRS] NS: Allow filtering of log messages by NSVC / NSEI by Harald Welte · 14 years ago
  26. 1882486 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  27. 9ee404a [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  28. e24ccf7 [GPRS] NS: Remove 'unknown_nsvc' from list of NS-VCs by Harald Welte · 14 years ago
  29. 27fcca9 [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  30. aa29096 [GPRS] NS: remove debug statement about l2len by Harald Welte · 14 years ago
  31. 7e85eaf [GPRS] NS: more rate counters for BLOCK / DEAD count by Harald Welte · 14 years ago
  32. 3bd95d5 [GPRS] NS: properly assign msgb->l2h to count outgoing bytes correctly by Harald Welte · 14 years ago
  33. 73caf1f [GPRS] NS: Fix wrong counter use and remove debug statement by Harald Welte · 14 years ago
  34. c80bb28 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  35. d8f2271 GPRS: We have to do the msgb_free() in NS not Gb Proxy by Harald Welte · 14 years ago
  36. d6b62e3 NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  37. c91af6a use new install_element_ve() by Harald Welte · 14 years ago
  38. 8a8813e Make sure all commands of SHOW_NODE to ENABLE_NODE by Harald Welte · 14 years ago
  39. 51cce2a NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  40. 4108b38 NS: Send UNBLOCK signal when we get UNBLOCK_ACK from peer by Harald Welte · 14 years ago
  41. 4574420 Display NSEI instead of NSVCI for all debug msgs by Harald Welte · 14 years ago
  42. 78681af NS: Send STATUS or RESET when receiving NS_ALIVE on unknown NSVC by Harald Welte · 14 years ago
  43. fa41cb7 NS / GB Proxy: Add Signal in case Tns-Alive expires too often by Harald Welte · 14 years ago
  44. 6ec997f NS: Debug NS timer expiry by Harald Welte · 14 years ago
  45. 9a4847f NS: Add more LOG_DEBGU messages and retransmit NS-ALIVE by Harald Welte · 14 years ago
  46. e21988c NS: More INFO messages about what we actually transmit by Harald Welte · 14 years ago
  47. 517b77f NS: don't memcmp sockaddr_in but compare ip and port individually by Harald Welte · 14 years ago
  48. dae2ab3 [gprs] NS: more state transitions, error reporting via Tx STATUS PDU by Harald Welte · 14 years ago
  49. c729e2b [gprs] NS: elevate events from LOGL_DEBUG to LOGL_INFO by Harald Welte · 14 years ago
  50. 19b96b9 [gprs] NS: update the remote peer IP addr/port on NS RESET by Harald Welte · 14 years ago
  51. c8c3de3 [gprs] NS: include port number in log statement by Harald Welte · 14 years ago
  52. d2e5ed0 [gprs] gb-proxy: We might receive a NS-RESET for a NS-VC that we already know by Harald Welte · 14 years ago
  53. f44448d [gprs] NS: Make sure we include "Rx" in the log statement for NS RESET by Harald Welte · 14 years ago
  54. 73c7b17 [gprs] NS: cleanup / fix compiler warnings by Harald Welte · 14 years ago
  55. 7b73377 [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  56. ae14132 [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  57. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_ns.c]
  58. 1bb9e79 [gprs] NS: If we are the BSS side, UNBLOCK the connection after it is ALIVE by Harald Welte · 14 years ago
  59. 81926ba [gprs] NS: Start ALIVE Procedure after receiving RESET_ACK by Harald Welte · 14 years ago
  60. ec4c159 [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  61. 881c205 [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  62. ebcd1b7 [gprs] Unify log messages of the NS protocol implementation by Harald Welte · 14 years ago
  63. d85d9a9 [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  64. a6e3270 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  65. 7316440 [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  66. 5fa9214 [gprs] convert ns_cause_str to value_string by Harald Welte · 14 years ago
  67. 323e4f6 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  68. d1991e7 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  69. cd788ba gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  70. 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
  71. f67a5f9 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  72. 7491c77 GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  73. 75bb820 Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago