1. 4f0675b [GPRS] Gb proxy VTY: Make sure all lines are aligned properly by Harald Welte · 14 years ago
  2. 6265d37 [GPRS] Gb Proxy: print only one line for every BVCI by Harald Welte · 14 years ago
  3. ffdea9b [GPRS] NS: Better formatting of VTY output by Harald Welte · 14 years ago
  4. cdbad4e [GPRS] NS: properly parse FR DLCI on Rx by Harald Welte · 14 years ago
  5. 3ea0971 [GPRS] NS: Never respond to STATUS with STATUS to prevent loops! by Harald Welte · 14 years ago
  6. 783c90f [GPRS] NS: SOCK_RAW sockets always provide the full IPv4 header on receive by Harald Welte · 14 years ago
  7. 99393d6 [GPRS] NS/FR/GRE rcvmsg case: msgb_free() in error case by Harald Welte · 14 years ago
  8. 047a688 [GPRS] Make SGSN more verbose when startup fails by Harald Welte · 14 years ago
  9. 22bc7d2 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  10. 4f80453 [GPRS] NS: FR/GRE: Use AF_INET, correctly encode FR DLCI and GRE payload type by Harald Welte · 14 years ago
  11. 31f0a23 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  12. ba1f931 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  13. 2ef79c5 [SGSN] Gb Proxy: Simplify configuration by Harald Welte · 14 years ago
  14. ebe8a6d [GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocation by Harald Welte · 14 years ago
  15. e58eee5 [GPRS] SGSN: actually isert a ggsn context when we allocate it by Harald Welte · 14 years ago
  16. b2788dc [GPRS] SGSN: Make sure libgtp timer doesn't segfault by Harald Welte · 14 years ago
  17. 5608715 [GPRS] SGSN: No need to calculate difference for libgtp timer by Harald Welte · 14 years ago
  18. 50d44fe [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  19. 64df8ed [GPRS] SGSN: TMSI allocation by Harald Welte · 14 years ago
  20. 7d7fd2b [GPRS] SGSN: Correctly set upper 4 bits of PDP address to 0 by Harald Welte · 14 years ago
  21. e59c56e [GPRS] SGSN: exit() if we cannot bind to the GTP address by Harald Welte · 14 years ago
  22. f2d6658 [GPRS] SGSN: Make sure the PCO from GGSN are passed to the MS 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. 540dcbc [GPRS] SGSN: Don't use GGSN-provided QoS as the MS doesn't like it by Harald Welte · 14 years ago
  25. 15bd924 [GPRS] SGSN: ensure we mark libgtp filedescriptors as READ by Harald Welte · 14 years ago
  26. 4b7d1de [GPRS] LLC: Fix logic to detect unknown TLLI/SAPI by Harald Welte · 14 years ago
  27. ded83ec [GPRS] SGSN: properly initialzie pdp_list head of mm ctx by Harald Welte · 14 years ago
  28. 366c204 [GPRS] LLC: print human-readable LLC command type by Harald Welte · 14 years ago
  29. 0c938b7 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  30. 5c23bfc [GPRS] fix null pointer dereference in GMM by Harald Welte · 14 years ago
  31. 5715f85 [GPRS] BSSG: Fix Vty printing of BVC by Harald Welte · 14 years ago
  32. 9c97580 [GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI by Harald Welte · 14 years ago
  33. 39d5513 [GPRS] Make sure libsgsn.a is only built when libgtp is available by Harald Welte · 14 years ago
  34. 8a035af [GPRS] SGSN: Include rate counters in MM Context by Harald Welte · 14 years ago
  35. 29d838e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago
  36. e9a6df6 [GPRS] SGSN: Activate BSSGP VTY functions by Harald Welte · 14 years ago
  37. eaf3303 [GPRS] Build osmo-sgsn only if libgtp is available by Harald Welte · 14 years ago
  38. 3a3f7cc [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago
  39. 6606517 [GPRS] BSSGP: Introduce packet/byte counters by Harald Welte · 14 years ago
  40. bcc0369 [GPRS] BSSGP: expose more internal structures / API by Harald Welte · 14 years ago
  41. e8dc523 [GPRS] BSSGP: Rename bssgp_bts_ctx to bssgp_bvc_ctx by Harald Welte · 14 years ago
  42. c1f6bfe [GPRS] More work on a real SGSN by Harald Welte · 14 years ago
  43. 17072d1 [SGSN] remove the mmctx->sgsn pointer by Harald Welte · 14 years ago
  44. 8f77f19 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  45. ebacf4d [GPRS] NS: Receiving a STATUS message is a NOTICEable event by Harald Welte · 14 years ago
  46. 682ee5f VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  47. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  48. 10c29f6 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  49. beb9d1e VTY: Context-sensitive help for logging related commands by Harald Welte · 14 years ago
  50. c488cef [GPRS] NS: Allow filtering of log messages by NSVC / NSEI by Harald Welte · 14 years ago
  51. 595046a [GPRS] NS: VTY: Don't nsvc_delete() on 'no nse...' by Harald Welte · 14 years ago
  52. 2a6199e [GPRS] NS: Introduce command to display a single NSE by Harald Welte · 14 years ago
  53. 1882486 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  54. 55b0f1d [GPRS] NS: Add 'nsvc nsei ... (block|unblock|reset)' command to VTY by Harald Welte · 14 years ago
  55. dc82b9b [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  56. 58ed1cb [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  57. 9ee404a [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  58. 17f83c5 [GPRS] Gb_proxy: Support common command line arguments by Harald Welte · 14 years ago
  59. 46e3153 [GPRS] BSSGP: Refuse blocking of signalling BVC; Ignore traffic on blocked BVC by Harald Welte · 14 years ago
  60. 2cb4335 [GPRS] BSSGP: Make implementation more robust by Harald Welte · 14 years ago
  61. e349736 [GPRS] LLC: Start using different log levels by Harald Welte · 14 years ago
  62. 24b7887 [GPRS] LLC: Use DLLC instead of DGPRS by Harald Welte · 14 years ago
  63. e5a45c5 [GPRS] BSSGP: Elaborate more on FIXMEs by Harald Welte · 14 years ago
  64. 10a288d [GPRS] Rename gsm_04_08_gprs.c to gprs_gmm.c by Harald Welte · 14 years ago
  65. febc426 [GPRS] LLC: Improve implementation compliance to spec by Harald Welte · 14 years ago
  66. e24ccf7 [GPRS] NS: Remove 'unknown_nsvc' from list of NS-VCs by Harald Welte · 14 years ago
  67. 93048cf [GPRS] Gb Proxy: More verbose logging by Harald Welte · 14 years ago
  68. 27fcca9 [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  69. aa29096 [GPRS] NS: remove debug statement about l2len by Harald Welte · 14 years ago
  70. 7e85eaf [GPRS] NS: more rate counters for BLOCK / DEAD count by Harald Welte · 14 years ago
  71. d21cb59 [GPRS] NS: Show statistics on VTY only if requested by Harald Welte · 14 years ago
  72. 3bd95d5 [GPRS] NS: properly assign msgb->l2h to count outgoing bytes correctly by Harald Welte · 14 years ago
  73. 73caf1f [GPRS] NS: Fix wrong counter use and remove debug statement by Harald Welte · 14 years ago
  74. fae1fbc [GPRS] SGSN: Add Signal handler and NS VTY support by Harald Welte · 14 years ago
  75. c80bb28 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  76. 0cc900d [GPRS] Gb Proxy: Cosmetic fix of log message by Harald Welte · 14 years ago
  77. 32c806e GPRS: Gb proxy memory leak debugging with SIGUSR by Harald Welte · 14 years ago
  78. d8f2271 GPRS: We have to do the msgb_free() in NS not Gb Proxy by Harald Welte · 14 years ago
  79. 3fb22d6 Gb Proxy: Proper msgb memory management by Harald Welte · 14 years ago
  80. d6b62e3 NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  81. c91af6a use new install_element_ve() by Harald Welte · 14 years ago
  82. 8a8813e Make sure all commands of SHOW_NODE to ENABLE_NODE by Harald Welte · 14 years ago
  83. be9f682 Gb Proxy: Cosmetic fix of VTY file writing by Harald Welte · 14 years ago
  84. 51cce2a NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  85. 4108b38 NS: Send UNBLOCK signal when we get UNBLOCK_ACK from peer by Harald Welte · 14 years ago
  86. 4574420 Display NSEI instead of NSVCI for all debug msgs by Harald Welte · 14 years ago
  87. 78681af NS: Send STATUS or RESET when receiving NS_ALIVE on unknown NSVC by Harald Welte · 14 years ago
  88. fa41cb7 NS / GB Proxy: Add Signal in case Tns-Alive expires too often by Harald Welte · 14 years ago
  89. 6ec997f NS: Debug NS timer expiry by Harald Welte · 14 years ago
  90. 9a4847f NS: Add more LOG_DEBGU messages and retransmit NS-ALIVE by Harald Welte · 14 years ago
  91. e21988c NS: More INFO messages about what we actually transmit by Harald Welte · 14 years ago
  92. 517b77f NS: don't memcmp sockaddr_in but compare ip and port individually by Harald Welte · 14 years ago
  93. dae2ab3 [gprs] NS: more state transitions, error reporting via Tx STATUS PDU by Harald Welte · 14 years ago
  94. be6e25a [gprs] Gb proxy: log level consolidation by Harald Welte · 14 years ago
  95. c729e2b [gprs] NS: elevate events from LOGL_DEBUG to LOGL_INFO by Harald Welte · 14 years ago
  96. 8ba9d2d [gprs] gb_proxy: Snoop Cell ID from BSSGP RESET by Harald Welte · 14 years ago
  97. b8da061 [gprs] gb_proxy: more verbose debugging by Harald Welte · 14 years ago
  98. 19b96b9 [gprs] NS: update the remote peer IP addr/port on NS RESET by Harald Welte · 14 years ago
  99. c8c3de3 [gprs] NS: include port number in log statement by Harald Welte · 14 years ago
  100. cefef98 [gprs] use TCP port 4246 for the gb_proxy vty telnet by Harald Welte · 14 years ago