1. ab1d562 [GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocation by Harald Welte · 14 years ago
  2. 119c2ba [GPRS] SGSN: actually isert a ggsn context when we allocate it by Harald Welte · 14 years ago
  3. 51537ee [GPRS] SGSN: Make sure libgtp timer doesn't segfault by Harald Welte · 14 years ago
  4. b4a3129 [GPRS] SGSN: No need to calculate difference for libgtp timer by Harald Welte · 14 years ago
  5. cd4dd4d [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  6. 6463c07 [GPRS] SGSN: TMSI allocation by Harald Welte · 14 years ago
  7. 4e38ac7 [GPRS] SGSN: Correctly set upper 4 bits of PDP address to 0 by Harald Welte · 14 years ago
  8. 269ae75 [GPRS] SGSN: exit() if we cannot bind to the GTP address by Harald Welte · 14 years ago
  9. 3c0b9b9 [GPRS] SGSN: Make sure the PCO from GGSN are passed to the MS by Harald Welte · 14 years ago
  10. 77289c2 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  11. 55e0df7 [GPRS] SGSN: Don't use GGSN-provided QoS as the MS doesn't like it by Harald Welte · 14 years ago
  12. 322a5ee [GPRS] SGSN: ensure we mark libgtp filedescriptors as READ by Harald Welte · 14 years ago
  13. d764c06 [GPRS] LLC: Fix logic to detect unknown TLLI/SAPI by Harald Welte · 14 years ago
  14. 6ffbaab [GPRS] SGSN: properly initialzie pdp_list head of mm ctx by Harald Welte · 14 years ago
  15. b61f403 [GPRS] LLC: print human-readable LLC command type by Harald Welte · 14 years ago
  16. 2e918a8 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  17. 68b99a4 [GPRS] fix null pointer dereference in GMM by Harald Welte · 14 years ago
  18. 803bd5c [GPRS] BSSG: Fix Vty printing of BVC by Harald Welte · 14 years ago
  19. b3911a0 [GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI by Harald Welte · 14 years ago
  20. a7c262a [GPRS] Make sure libsgsn.a is only built when libgtp is available by Harald Welte · 14 years ago
  21. 8acd88f [GPRS] SGSN: Include rate counters in MM Context by Harald Welte · 14 years ago
  22. 6abf94e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago
  23. d2a9ed2 [GPRS] SGSN: Activate BSSGP VTY functions by Harald Welte · 14 years ago
  24. 03800ba [GPRS] Build osmo-sgsn only if libgtp is available by Harald Welte · 14 years ago
  25. d9a55f6 [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago
  26. b1b2908 [GPRS] BSSGP: Introduce packet/byte counters by Harald Welte · 14 years ago
  27. 5c90e5c [GPRS] BSSGP: expose more internal structures / API by Harald Welte · 14 years ago
  28. ada466f [GPRS] BSSGP: Rename bssgp_bts_ctx to bssgp_bvc_ctx by Harald Welte · 14 years ago
  29. d193cb3 [GPRS] More work on a real SGSN by Harald Welte · 14 years ago
  30. 8fc1a46 [SGSN] remove the mmctx->sgsn pointer by Harald Welte · 14 years ago
  31. 2720e73 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  32. 7363e92 [GPRS] NS: Receiving a STATUS message is a NOTICEable event by Harald Welte · 14 years ago
  33. 5bc61dc VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  34. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  35. 1353f96 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  36. 9564715 VTY: Context-sensitive help for logging related commands by Harald Welte · 14 years ago
  37. 8be8c8f [GPRS] NS: Allow filtering of log messages by NSVC / NSEI by Harald Welte · 14 years ago
  38. 52613a1 [GPRS] NS: VTY: Don't nsvc_delete() on 'no nse...' by Harald Welte · 14 years ago
  39. 55c91e4 [GPRS] NS: Introduce command to display a single NSE by Harald Welte · 14 years ago
  40. ff56d61 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  41. 9ef9108 [GPRS] NS: Add 'nsvc nsei ... (block|unblock|reset)' command to VTY by Harald Welte · 14 years ago
  42. 54f7424 [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  43. 62ab20c [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  44. 1ccbf44 [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  45. 768f287 [GPRS] Gb_proxy: Support common command line arguments by Harald Welte · 14 years ago
  46. 2b36ae1 [GPRS] BSSGP: Refuse blocking of signalling BVC; Ignore traffic on blocked BVC by Harald Welte · 14 years ago
  47. 3a1bece [GPRS] BSSGP: Make implementation more robust by Harald Welte · 14 years ago
  48. 1b170d1 [GPRS] LLC: Start using different log levels by Harald Welte · 14 years ago
  49. c6ecafe [GPRS] LLC: Use DLLC instead of DGPRS by Harald Welte · 14 years ago
  50. f47dc0b [GPRS] BSSGP: Elaborate more on FIXMEs by Harald Welte · 14 years ago
  51. 24c9fc1 [GPRS] Rename gsm_04_08_gprs.c to gprs_gmm.c by Harald Welte · 14 years ago
  52. 1ae09c7 [GPRS] LLC: Improve implementation compliance to spec by Harald Welte · 14 years ago
  53. 3863e04 [GPRS] NS: Remove 'unknown_nsvc' from list of NS-VCs by Harald Welte · 14 years ago
  54. 4cf12e9 [GPRS] Gb Proxy: More verbose logging by Harald Welte · 14 years ago
  55. 9aa97fc [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  56. a6fd8f2 [GPRS] NS: remove debug statement about l2len by Harald Welte · 14 years ago
  57. c191986 [GPRS] NS: more rate counters for BLOCK / DEAD count by Harald Welte · 14 years ago
  58. 73b2359 [GPRS] NS: Show statistics on VTY only if requested by Harald Welte · 14 years ago
  59. e183345 [GPRS] NS: properly assign msgb->l2h to count outgoing bytes correctly by Harald Welte · 14 years ago
  60. 8e605b0 [GPRS] NS: Fix wrong counter use and remove debug statement by Harald Welte · 14 years ago
  61. 66f793a [GPRS] SGSN: Add Signal handler and NS VTY support by Harald Welte · 14 years ago
  62. f2b4cd7 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  63. 0ab535b [GPRS] Gb Proxy: Cosmetic fix of log message by Harald Welte · 14 years ago
  64. 6df0c51 GPRS: Gb proxy memory leak debugging with SIGUSR by Harald Welte · 14 years ago
  65. 8272c77 GPRS: We have to do the msgb_free() in NS not Gb Proxy by Harald Welte · 14 years ago
  66. 39d0bb5 Gb Proxy: Proper msgb memory management by Harald Welte · 14 years ago
  67. ea4647d NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  68. 995a2d3 use new install_element_ve() by Harald Welte · 14 years ago
  69. 50a6dfe Make sure all commands of SHOW_NODE to ENABLE_NODE by Harald Welte · 14 years ago
  70. d9c69cc Gb Proxy: Cosmetic fix of VTY file writing by Harald Welte · 14 years ago
  71. 1194b58 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  72. f6d67c0 NS: Send UNBLOCK signal when we get UNBLOCK_ACK from peer by Harald Welte · 14 years ago
  73. d4eaf80 Display NSEI instead of NSVCI for all debug msgs by Harald Welte · 14 years ago
  74. 8c2440e NS: Send STATUS or RESET when receiving NS_ALIVE on unknown NSVC by Harald Welte · 14 years ago
  75. b778d2c NS / GB Proxy: Add Signal in case Tns-Alive expires too often by Harald Welte · 14 years ago
  76. 811c497 NS: Debug NS timer expiry by Harald Welte · 14 years ago
  77. bca900d NS: Add more LOG_DEBGU messages and retransmit NS-ALIVE by Harald Welte · 14 years ago
  78. 34caeb3 NS: More INFO messages about what we actually transmit by Harald Welte · 14 years ago
  79. cad8301 NS: don't memcmp sockaddr_in but compare ip and port individually by Harald Welte · 14 years ago
  80. 9bdb3ba [gprs] NS: more state transitions, error reporting via Tx STATUS PDU by Harald Welte · 14 years ago
  81. 72953b8 [gprs] Gb proxy: log level consolidation by Harald Welte · 14 years ago
  82. fcc4cc9 [gprs] NS: elevate events from LOGL_DEBUG to LOGL_INFO by Harald Welte · 14 years ago
  83. 1174c08 [gprs] gb_proxy: Snoop Cell ID from BSSGP RESET by Harald Welte · 14 years ago
  84. e9ea269 [gprs] gb_proxy: more verbose debugging by Harald Welte · 14 years ago
  85. 7c209eb [gprs] NS: update the remote peer IP addr/port on NS RESET by Harald Welte · 14 years ago
  86. ef1226e [gprs] NS: include port number in log statement by Harald Welte · 14 years ago
  87. e69b281 [gprs] use TCP port 4246 for the gb_proxy vty telnet by Harald Welte · 14 years ago
  88. e5117da [gprs] gb-proxy: We might receive a NS-RESET for a NS-VC that we already know by Harald Welte · 14 years ago
  89. f69c059 [gprs] gb_proxy: Fix detecting the SGSN-facing ns-vc by its NSEI by Harald Welte · 14 years ago
  90. d7c02ad [gprs] NS: Make sure we include "Rx" in the log statement for NS RESET by Harald Welte · 14 years ago
  91. 7fc9822 [gprs] Gb proxy: cosmetic cleanup by Harald Welte · 14 years ago
  92. 1389ac7 [gprs] NS: cleanup / fix compiler warnings by Harald Welte · 14 years ago
  93. a7a3194 [gprs] BSSGP: cosmetic cleanup by Harald Welte · 14 years ago
  94. 0a4050c [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  95. c1c1dd2 [gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSs by Harald Welte · 14 years ago
  96. 99e3248 [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  97. 6b72cdf [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  98. 85801d0 [gprs] gb_proxy: More VTY 'show' information by Harald Welte · 14 years ago
  99. c6ec040 misc: Use $(top_srcdir) for source, $(top_builddir) for libs by Holger Hans Peter Freyther · 14 years ago
  100. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago