1. 8a8813e Make sure all commands of SHOW_NODE to ENABLE_NODE by Harald Welte · 14 years ago
  2. be9f682 Gb Proxy: Cosmetic fix of VTY file writing by Harald Welte · 14 years ago
  3. 51cce2a NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  4. 4108b38 NS: Send UNBLOCK signal when we get UNBLOCK_ACK from peer by Harald Welte · 14 years ago
  5. 4574420 Display NSEI instead of NSVCI for all debug msgs by Harald Welte · 14 years ago
  6. 78681af NS: Send STATUS or RESET when receiving NS_ALIVE on unknown NSVC by Harald Welte · 14 years ago
  7. fa41cb7 NS / GB Proxy: Add Signal in case Tns-Alive expires too often by Harald Welte · 14 years ago
  8. 6ec997f NS: Debug NS timer expiry by Harald Welte · 14 years ago
  9. 9a4847f NS: Add more LOG_DEBGU messages and retransmit NS-ALIVE by Harald Welte · 14 years ago
  10. e21988c NS: More INFO messages about what we actually transmit by Harald Welte · 14 years ago
  11. 517b77f NS: don't memcmp sockaddr_in but compare ip and port individually by Harald Welte · 14 years ago
  12. dae2ab3 [gprs] NS: more state transitions, error reporting via Tx STATUS PDU by Harald Welte · 14 years ago
  13. 8616525 [ipaccess] Attempt to fix setting unit ids with a multi trx setup by Holger Hans Peter Freyther · 14 years ago
  14. 0c279bb gsm0408: Use counter_inc to increment the counter. by Holger Hans Peter Freyther · 14 years ago
  15. be6e25a [gprs] Gb proxy: log level consolidation by Harald Welte · 14 years ago
  16. c729e2b [gprs] NS: elevate events from LOGL_DEBUG to LOGL_INFO by Harald Welte · 14 years ago
  17. 8ba9d2d [gprs] gb_proxy: Snoop Cell ID from BSSGP RESET by Harald Welte · 14 years ago
  18. a925176 [gprs] NS/BSSGP: Make all timers configurable from VTY by Harald Welte · 14 years ago
  19. 9e00245 VTY: More context sensitive help messages by Harald Welte · 14 years ago
  20. b8da061 [gprs] gb_proxy: more verbose debugging by Harald Welte · 14 years ago
  21. 19b96b9 [gprs] NS: update the remote peer IP addr/port on NS RESET by Harald Welte · 14 years ago
  22. c8c3de3 [gprs] NS: include port number in log statement by Harald Welte · 14 years ago
  23. cefef98 [gprs] use TCP port 4246 for the gb_proxy vty telnet by Harald Welte · 14 years ago
  24. d2e5ed0 [gprs] gb-proxy: We might receive a NS-RESET for a NS-VC that we already know by Harald Welte · 14 years ago
  25. 15cbb0e [gprs] gb_proxy: Fix detecting the SGSN-facing ns-vc by its NSEI 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. 160f42a logging: Add 'show logging vty' command to display current log config by Harald Welte · 14 years ago
  28. f7d28f6 debug/logging: more verbose descriptions by Harald Welte · 14 years ago
  29. 31cec99 logging: Add interactive help by Harald Welte · 14 years ago
  30. 4e5de6b logging: use 'logging level all' instead of 'logging set log level' by Harald Welte · 14 years ago
  31. f2fdefe [gprs] Gb proxy: cosmetic cleanup by Harald Welte · 14 years ago
  32. 73c7b17 [gprs] NS: cleanup / fix compiler warnings by Harald Welte · 14 years ago
  33. 00f6140 [gprs] BSSGP: cosmetic cleanup by Harald Welte · 14 years ago
  34. 874acec [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  35. 5bb0d36 [gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSs by Harald Welte · 14 years ago
  36. 7b73377 [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  37. ae14132 [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  38. b34e2c1 [gprs] gb_proxy: More VTY 'show' information by Harald Welte · 14 years ago
  39. b831156 misc: Use $(top_srcdir) for source, $(top_builddir) for libs by Holger Hans Peter Freyther · 14 years ago
  40. 93ab0c3 update README with URL of the homepage by Harald Welte · 14 years ago
  41. 5d733f3 move ipaccess tools into their own subdirectory by Harald Welte · 14 years ago
  42. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago
  43. 50e44b0 [gprs] Add GPRS header files to noinst_HEADERS by Harald Welte · 14 years ago
  44. 0358aae [gprs] gb_proxy: Fix message looping bug by Harald Welte · 14 years ago
  45. 1bb9e79 [gprs] NS: If we are the BSS side, UNBLOCK the connection after it is ALIVE by Harald Welte · 14 years ago
  46. 81926ba [gprs] NS: Start ALIVE Procedure after receiving RESET_ACK by Harald Welte · 14 years ago
  47. ec4c159 [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  48. 881c205 [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  49. e661b27 [gprs] gb_proxy: fix NSEI value printed in some debug statements by Harald Welte · 14 years ago
  50. 6aa24d1 [gprs] gb_proxy: locally acknowledge BVC RESET for BVCI=0 by Harald Welte · 14 years ago
  51. 3ad3243 [gprs] gb_proxy: Strip NS header before relaying message by Harald Welte · 14 years ago
  52. f01709d [gprs] gb_proxy: Fix proxying of BSS messages to SGSN by Harald Welte · 14 years ago
  53. ebcd1b7 [gprs] Unify log messages of the NS protocol implementation by Harald Welte · 14 years ago
  54. 2ac2e91 [gprs] gb_proxy: use new msgb_bssgph() and msgb_bssgp_len() macros by Harald Welte · 14 years ago
  55. 9f14f98 [gprs] LLC: Echo back the XID parameters that the MS requested by Harald Welte · 14 years ago
  56. 439fa72 [gprs] LLC: API to send XID responses to XID commands by Harald Welte · 14 years ago
  57. 242d172 [gprs] Include a valid QoS attribute in ACT PDP CTX ACCEPT by Harald Welte · 14 years ago
  58. 2aea749 [gprs] SGSN SM: Provide IPv4 PDP address in PDP CTX ACT ACCEPT by Harald Welte · 14 years ago
  59. cdeebed [gprs] cosmetic updates in header file by Harald Welte · 14 years ago
  60. 18a7b9a [gprs] use old (uplink) message when parsing the routeing area by Harald Welte · 14 years ago
  61. 8637cb0 [gprs] correctly calculate the length of the BSSGP PDUs by Harald Welte · 14 years ago
  62. 29a4b8c [gprs] correctly set the NS instance that BSSGP should use by Harald Welte · 14 years ago
  63. b1fd23a [gprs] GMM: print more details about PDP context activation request by Harald Welte · 14 years ago
  64. e4cc19a [gprs] header file ordering (cosmetic) by Harald Welte · 14 years ago
  65. de34afa [gprs] GMM: update MM context RA ID / TLLI when appropriate by Harald Welte · 14 years ago
  66. 2351f1f [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  67. d85d9a9 [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  68. a6e3270 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  69. 7316440 [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  70. 5fa9214 [gprs] convert ns_cause_str to value_string by Harald Welte · 14 years ago
  71. 4ddcf9b [gprs] BSSGP: convert cause strings to value_string by Harald Welte · 14 years ago
  72. c14e582 [gprs] LLC: Introduce the allocation and lookup of LLC Entities (LLE) by Harald Welte · 14 years ago
  73. f897265 [gprs] introduce BSSGP concept of BTS contextx by Harald Welte · 14 years ago
  74. 55fe055 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  75. 568417b [gpprs] Add VTY node for SGSN by Harald Welte · 14 years ago
  76. ac2b718 [gprs] add some Iu specific SGSN MM state fields by Harald Welte · 14 years ago
  77. 28744b9 [gprs] Makefile reorganization by Harald Welte · 14 years ago
  78. e49c829 [gprs] gb_proxy: Actually create our gbprox_peers by Harald Welte · 14 years ago
  79. d341649 move gsm48_parse_ra() and gprs_tlli_type() to libosmocore by Harald Welte · 14 years ago
  80. 323e4f6 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  81. a167efb gb_proxy: Add initial VTY configuration code by Harald Welte · 14 years ago
  82. af3b0d2 gbproxy: add VTY node by Harald Welte · 14 years ago
  83. 3634543 gb_proxy: listen on UDP port 23000, use AF_INET by Harald Welte · 14 years ago
  84. d1991e7 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  85. cd788ba gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  86. 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
  87. 2acffb3 signal.h: Don't include gsm_subscriber but rather declare it by Harald Welte · 14 years ago
  88. f67a5f9 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  89. cf3c414 gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  90. 6190c36 GPRS: add DGPRS to new debug api by Harald Welte · 14 years ago
  91. 7491c77 GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  92. d489ffe some more GPRS related comments by Harald Welte · 14 years ago
  93. 75bb820 Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago
  94. d828519 make gsm48_msgb_alloc() a static inline function by Harald Welte · 14 years ago
  95. bb10afc multi-trx config: Don't configure CCCH on 2nd TRX ;) by Harald Welte · 14 years ago
  96. cc78044 move gsm48_construct_ra() to libosmocore by Harald Welte · 14 years ago
  97. 7fced67 Makefile cleanup by Harald Welte · 14 years ago
  98. 34a2a15 'struct gprs_ra_id' is now defined in libosmocore by Harald Welte · 14 years ago
  99. e25a178 VTY: ensure all cmd_elements are declared 'static' by Harald Welte · 14 years ago
  100. 9a14610 define 'struct openbsc_msgb_cb' and accessor macro OBSC_MSGB_CB() by Harald Welte · 14 years ago