1. 17f83c5 [GPRS] Gb_proxy: Support common command line arguments by Harald Welte · 14 years ago
  2. 46e3153 [GPRS] BSSGP: Refuse blocking of signalling BVC; Ignore traffic on blocked BVC by Harald Welte · 14 years ago
  3. 2cb4335 [GPRS] BSSGP: Make implementation more robust by Harald Welte · 14 years ago
  4. e349736 [GPRS] LLC: Start using different log levels by Harald Welte · 14 years ago
  5. 24b7887 [GPRS] LLC: Use DLLC instead of DGPRS by Harald Welte · 14 years ago
  6. 1694079 [GPRS] Add debug sections for LLC and SNDCP by Harald Welte · 14 years ago
  7. e5a45c5 [GPRS] BSSGP: Elaborate more on FIXMEs by Harald Welte · 14 years ago
  8. 10a288d [GPRS] Rename gsm_04_08_gprs.c to gprs_gmm.c by Harald Welte · 14 years ago
  9. 6323583 [GPRS] BSSGP: add function declaration by Harald Welte · 14 years ago
  10. febc426 [GPRS] LLC: Improve implementation compliance to spec by Harald Welte · 14 years ago
  11. b0e4679 ipaccess-config: Silence compiler warning. by Holger Hans Peter Freyther · 14 years ago
  12. d7b35df [misc] Silence compiler warning... by Holger Hans Peter Freyther · 14 years ago
  13. 3e47219 Forward declare make_socket. by Holger Hans Peter Freyther · 14 years ago
  14. 423a69f Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  15. 8a22385 [mgcp] Make show mgcp available in both modes. by Holger Hans Peter Freyther · 14 years ago
  16. 33c5264 Merge branch 'master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  17. 21e4cb7 [mgcp] Clean up VTY code, the ranges are checked by the VTY code. by Holger Hans Peter Freyther · 14 years ago
  18. 5c9a645 [mgcp] Use A.B.C.D for the ip addresses inside the vty config by Holger Hans Peter Freyther · 14 years ago
  19. 906ed10 [mgcp] Improve the language of the comments. by Holger Hans Peter Freyther · 14 years ago
  20. adb1992 [mgcp] Include stdlib.h for abs. by Holger Hans Peter Freyther · 14 years ago
  21. cf13a92 [vty] Add power measurements to the one line summary. by Holger Hans Peter Freyther · 14 years ago
  22. e959b4e [vty] Add a one line show lchan summary command. by Holger Hans Peter Freyther · 14 years ago
  23. 5424e02 [vty] Move "show lchan" into a parameterized method by Holger Hans Peter Freyther · 14 years ago
  24. ae6b713 [vty] Remove unfinished code from the VTY... by Holger Hans Peter Freyther · 14 years ago
  25. 29bd848 rach: Allow to set the emergency call bit by Holger Hans Peter Freyther · 14 years ago
  26. 440984b rach: Allow to set the emergency call bit by Holger Hans Peter Freyther · 14 years ago
  27. e24ccf7 [GPRS] NS: Remove 'unknown_nsvc' from list of NS-VCs by Harald Welte · 14 years ago
  28. 93048cf [GPRS] Gb Proxy: More verbose logging 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. 04898bf Merge commit 'cf734784b0433dfa6b77909f83cc3620e523f5d7' by Harald Welte · 14 years ago
  32. 7e85eaf [GPRS] NS: more rate counters for BLOCK / DEAD count by Harald Welte · 14 years ago
  33. baef16e [rate_ctr] Rename group_prefix_fmt to group_name_prefix by Harald Welte · 14 years ago
  34. 9eb7748 rate_counters: Remove group-name-sprintf-with-idx string by Harald Welte · 14 years ago
  35. d21cb59 [GPRS] NS: Show statistics on VTY only if requested by Harald Welte · 14 years ago
  36. 3bd95d5 [GPRS] NS: properly assign msgb->l2h to count outgoing bytes correctly by Harald Welte · 14 years ago
  37. 9a26dc9 rate_ctr: Store the numeric index as part of 'rate_ctr_group' by Harald Welte · 14 years ago
  38. 73caf1f [GPRS] NS: Fix wrong counter use and remove debug statement by Harald Welte · 14 years ago
  39. 54e35a7 Add missing file vty/utils.c by Harald Welte · 14 years ago
  40. aa82fad Merge commit '7b45d608872f17ab8b71d53a2d87e5f8d621b007' by Harald Welte · 14 years ago
  41. fae1fbc [GPRS] SGSN: Add Signal handler and NS VTY support by Harald Welte · 14 years ago
  42. c80bb28 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  43. 5696ada Add new 'rate counter' implementation to libosmocore by Harald Welte · 14 years ago
  44. 0cc900d [GPRS] Gb Proxy: Cosmetic fix of log message by Harald Welte · 14 years ago
  45. 32c806e GPRS: Gb proxy memory leak debugging with SIGUSR by Harald Welte · 14 years ago
  46. d8f2271 GPRS: We have to do the msgb_free() in NS not Gb Proxy by Harald Welte · 14 years ago
  47. f45981f Fix missing #include preventing compilation of vty_interface.c by Harald Welte · 14 years ago
  48. 3fb22d6 Gb Proxy: Proper msgb memory management by Harald Welte · 14 years ago
  49. d6b62e3 NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  50. c91af6a use new install_element_ve() by Harald Welte · 14 years ago
  51. faeab8e ipaccess: Make sure flashing of the secondary BTS is working by Holger Hans Peter Freyther · 14 years ago
  52. 2b4083a sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  53. 3778384 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  54. 98d6de0 ipaccess: Refactor... unite some code by Holger Hans Peter Freyther · 14 years ago
  55. 5ced1ea ipaccess: Use the right trx when performing the test by Holger Hans Peter Freyther · 14 years ago
  56. 6f38de9 ipaccess: Use the current TRX to set the OML address. by Holger Hans Peter Freyther · 14 years ago
  57. f39ff07 ipaccess: Wait for the BASEBAND_TRANSCEIVER and then bootstrap OML by Holger Hans Peter Freyther · 14 years ago
  58. 9aec6db abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  59. 7bc28f6 Ensure all 'view' commands are availalbe from 'enable' too by Harald Welte · 14 years ago
  60. 8a8813e Make sure all commands of SHOW_NODE to ENABLE_NODE by Harald Welte · 14 years ago
  61. be9f682 Gb Proxy: Cosmetic fix of VTY file writing by Harald Welte · 14 years ago
  62. 51cce2a NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  63. 4108b38 NS: Send UNBLOCK signal when we get UNBLOCK_ACK from peer by Harald Welte · 14 years ago
  64. 4574420 Display NSEI instead of NSVCI for all debug msgs by Harald Welte · 14 years ago
  65. 78681af NS: Send STATUS or RESET when receiving NS_ALIVE on unknown NSVC by Harald Welte · 14 years ago
  66. fa41cb7 NS / GB Proxy: Add Signal in case Tns-Alive expires too often by Harald Welte · 14 years ago
  67. 6ec997f NS: Debug NS timer expiry by Harald Welte · 14 years ago
  68. 9a4847f NS: Add more LOG_DEBGU messages and retransmit NS-ALIVE by Harald Welte · 14 years ago
  69. e21988c NS: More INFO messages about what we actually transmit by Harald Welte · 14 years ago
  70. 517b77f NS: don't memcmp sockaddr_in but compare ip and port individually by Harald Welte · 14 years ago
  71. dae2ab3 [gprs] NS: more state transitions, error reporting via Tx STATUS PDU by Harald Welte · 14 years ago
  72. 8616525 [ipaccess] Attempt to fix setting unit ids with a multi trx setup by Holger Hans Peter Freyther · 14 years ago
  73. 0c279bb gsm0408: Use counter_inc to increment the counter. by Holger Hans Peter Freyther · 14 years ago
  74. be6e25a [gprs] Gb proxy: log level consolidation by Harald Welte · 14 years ago
  75. c729e2b [gprs] NS: elevate events from LOGL_DEBUG to LOGL_INFO by Harald Welte · 14 years ago
  76. 8ba9d2d [gprs] gb_proxy: Snoop Cell ID from BSSGP RESET by Harald Welte · 14 years ago
  77. a925176 [gprs] NS/BSSGP: Make all timers configurable from VTY by Harald Welte · 14 years ago
  78. 9e00245 VTY: More context sensitive help messages by Harald Welte · 14 years ago
  79. b8da061 [gprs] gb_proxy: more verbose debugging by Harald Welte · 14 years ago
  80. 19b96b9 [gprs] NS: update the remote peer IP addr/port on NS RESET by Harald Welte · 14 years ago
  81. c8c3de3 [gprs] NS: include port number in log statement by Harald Welte · 14 years ago
  82. cefef98 [gprs] use TCP port 4246 for the gb_proxy vty telnet by Harald Welte · 14 years ago
  83. d2e5ed0 [gprs] gb-proxy: We might receive a NS-RESET for a NS-VC that we already know by Harald Welte · 14 years ago
  84. 15cbb0e [gprs] gb_proxy: Fix detecting the SGSN-facing ns-vc by its NSEI by Harald Welte · 14 years ago
  85. f44448d [gprs] NS: Make sure we include "Rx" in the log statement for NS RESET by Harald Welte · 14 years ago
  86. 147856a Merge commit '7638af95fd08213aef4adb3c6399975fe3621855' by Harald Welte · 14 years ago
  87. 84ee864 logging: add log_vty_{level,category}_string() by Harald Welte · 14 years ago
  88. 160f42a logging: Add 'show logging vty' command to display current log config by Harald Welte · 14 years ago
  89. 72b2a4c logging: introuduce log_level_str() to obtain the name of a log level by Harald Welte · 14 years ago
  90. f7d28f6 debug/logging: more verbose descriptions by Harald Welte · 14 years ago
  91. 31cec99 logging: Add interactive help by Harald Welte · 14 years ago
  92. 4e5de6b logging: use 'logging level all' instead of 'logging set log level' by Harald Welte · 14 years ago
  93. f2fdefe [gprs] Gb proxy: cosmetic cleanup by Harald Welte · 14 years ago
  94. 73c7b17 [gprs] NS: cleanup / fix compiler warnings by Harald Welte · 14 years ago
  95. 00f6140 [gprs] BSSGP: cosmetic cleanup by Harald Welte · 14 years ago
  96. 874acec [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  97. 5bb0d36 [gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSs by Harald Welte · 14 years ago
  98. 7b73377 [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  99. ae14132 [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  100. b34e2c1 [gprs] gb_proxy: More VTY 'show' information by Harald Welte · 14 years ago