1. 31f0a23 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  2. ba1f931 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  3. 7a0d4d8 socket: Add support for GRE sockets by Harald Welte · 14 years ago
  4. 2ef79c5 [SGSN] Gb Proxy: Simplify configuration by Harald Welte · 14 years ago
  5. ebe8a6d [GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocation by Harald Welte · 14 years ago
  6. e58eee5 [GPRS] SGSN: actually isert a ggsn context when we allocate it by Harald Welte · 14 years ago
  7. b2788dc [GPRS] SGSN: Make sure libgtp timer doesn't segfault by Harald Welte · 14 years ago
  8. 5608715 [GPRS] SGSN: No need to calculate difference for libgtp timer by Harald Welte · 14 years ago
  9. 50d44fe [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  10. 64df8ed [GPRS] SGSN: TMSI allocation by Harald Welte · 14 years ago
  11. 7d7fd2b [GPRS] SGSN: Correctly set upper 4 bits of PDP address to 0 by Harald Welte · 14 years ago
  12. e59c56e [GPRS] SGSN: exit() if we cannot bind to the GTP address by Harald Welte · 14 years ago
  13. f2d6658 [GPRS] SGSN: Make sure the PCO from GGSN are passed to the MS by Harald Welte · 14 years ago
  14. eb471c9 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  15. 540dcbc [GPRS] SGSN: Don't use GGSN-provided QoS as the MS doesn't like it by Harald Welte · 14 years ago
  16. 15bd924 [GPRS] SGSN: ensure we mark libgtp filedescriptors as READ by Harald Welte · 14 years ago
  17. 4b7d1de [GPRS] LLC: Fix logic to detect unknown TLLI/SAPI by Harald Welte · 14 years ago
  18. ded83ec [GPRS] SGSN: properly initialzie pdp_list head of mm ctx by Harald Welte · 14 years ago
  19. 366c204 [GPRS] LLC: print human-readable LLC command type by Harald Welte · 14 years ago
  20. 0c938b7 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  21. 5c23bfc [GPRS] fix null pointer dereference in GMM by Harald Welte · 14 years ago
  22. 5715f85 [GPRS] BSSG: Fix Vty printing of BVC by Harald Welte · 14 years ago
  23. 9c97580 [GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI by Harald Welte · 14 years ago
  24. 76a06f7 [GPRS] add missing header file gprs_gmm.h by Harald Welte · 14 years ago
  25. 39d5513 [GPRS] Make sure libsgsn.a is only built when libgtp is available by Harald Welte · 14 years ago
  26. 8a035af [GPRS] SGSN: Include rate counters in MM Context by Harald Welte · 14 years ago
  27. 29d838e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago
  28. e9a6df6 [GPRS] SGSN: Activate BSSGP VTY functions by Harald Welte · 14 years ago
  29. eaf3303 [GPRS] Build osmo-sgsn only if libgtp is available by Harald Welte · 14 years ago
  30. 3a3f7cc [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago
  31. 6606517 [GPRS] BSSGP: Introduce packet/byte counters by Harald Welte · 14 years ago
  32. 4b32698 [GPRS] VTY: Add BSSGP node by Harald Welte · 14 years ago
  33. bcc0369 [GPRS] BSSGP: expose more internal structures / API by Harald Welte · 14 years ago
  34. e8dc523 [GPRS] BSSGP: Rename bssgp_bts_ctx to bssgp_bvc_ctx by Harald Welte · 14 years ago
  35. c1f6bfe [GPRS] More work on a real SGSN by Harald Welte · 14 years ago
  36. 17072d1 [SGSN] remove the mmctx->sgsn pointer by Harald Welte · 14 years ago
  37. 8f77f19 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  38. ebacf4d [GPRS] NS: Receiving a STATUS message is a NOTICEable event by Harald Welte · 14 years ago
  39. 682ee5f VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  40. d4f94fb VTY: rename vty_interface.c to bsc_vty.c by Harald Welte · 14 years ago
  41. a5b1dae VTY: Move BSC specific openbsc_vty_print_statistics() to vty_interface.c by Harald Welte · 14 years ago
  42. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  43. 67798f7 telnet: cosmetic coding style changes by Harald Welte · 14 years ago
  44. 01a3ca9 telnet: remove dead code by Harald Welte · 14 years ago
  45. 3699e20 VTY: use argv_concat() instead of vty_argv_to_buffer + buffer_getstr() by Harald Welte · 14 years ago
  46. a8589a4 VTY: remove accidentially enabled TELNET option debugging by Harald Welte · 14 years ago
  47. 10c29f6 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  48. 93e23b4 VTY: remove dead code by Harald Welte · 14 years ago
  49. 769a352 vty: use install_node_ve() instead of separate ENABLE and VIEW node installs by Harald Welte · 14 years ago
  50. beb9d1e VTY: Context-sensitive help for logging related commands by Harald Welte · 14 years ago
  51. c488cef [GPRS] NS: Allow filtering of log messages by NSVC / NSEI by Harald Welte · 14 years ago
  52. 5647965 VTY / logging: Fix subscriber context / imsi filtering by Harald Welte · 14 years ago
  53. 595046a [GPRS] NS: VTY: Don't nsvc_delete() on 'no nse...' by Harald Welte · 14 years ago
  54. 2a6199e [GPRS] NS: Introduce command to display a single NSE by Harald Welte · 14 years ago
  55. 1882486 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  56. 088ca3a gsm48: Add a generic MI from classmark+mi extraction. by Holger Hans Peter Freyther · 14 years ago
  57. a943b2a gsm48: Add size checks to the paging response mi parsing. by Holger Hans Peter Freyther · 14 years ago
  58. 0570832 gsm48: Typo fix. by Holger Hans Peter Freyther · 14 years ago
  59. 18ce31c VTY: More interactive help by Harald Welte · 14 years ago
  60. 55b0f1d [GPRS] NS: Add 'nsvc nsei ... (block|unblock|reset)' command to VTY by Harald Welte · 14 years ago
  61. dc82b9b [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  62. 0004459 [BSC] ARFCN 0 is legal in E-GSM by Harald Welte · 14 years ago
  63. 58ed1cb [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  64. 8791dac VTY: Introduce common code to add 'description' to objects like BTS by Harald Welte · 14 years ago
  65. 805eb48 DB: don't use reserved "index" word in SQL table field name by Harald Welte · 14 years ago
  66. 9ee404a [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  67. 17f83c5 [GPRS] Gb_proxy: Support common command line arguments by Harald Welte · 14 years ago
  68. 46e3153 [GPRS] BSSGP: Refuse blocking of signalling BVC; Ignore traffic on blocked BVC by Harald Welte · 14 years ago
  69. 2cb4335 [GPRS] BSSGP: Make implementation more robust by Harald Welte · 14 years ago
  70. e349736 [GPRS] LLC: Start using different log levels by Harald Welte · 14 years ago
  71. 24b7887 [GPRS] LLC: Use DLLC instead of DGPRS by Harald Welte · 14 years ago
  72. 1694079 [GPRS] Add debug sections for LLC and SNDCP by Harald Welte · 14 years ago
  73. e5a45c5 [GPRS] BSSGP: Elaborate more on FIXMEs by Harald Welte · 14 years ago
  74. 10a288d [GPRS] Rename gsm_04_08_gprs.c to gprs_gmm.c by Harald Welte · 14 years ago
  75. 6323583 [GPRS] BSSGP: add function declaration by Harald Welte · 14 years ago
  76. febc426 [GPRS] LLC: Improve implementation compliance to spec by Harald Welte · 14 years ago
  77. b0e4679 ipaccess-config: Silence compiler warning. by Holger Hans Peter Freyther · 14 years ago
  78. d7b35df [misc] Silence compiler warning... by Holger Hans Peter Freyther · 14 years ago
  79. 3e47219 Forward declare make_socket. by Holger Hans Peter Freyther · 14 years ago
  80. 423a69f Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  81. 8a22385 [mgcp] Make show mgcp available in both modes. by Holger Hans Peter Freyther · 14 years ago
  82. 33c5264 Merge branch 'master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  83. 21e4cb7 [mgcp] Clean up VTY code, the ranges are checked by the VTY code. by Holger Hans Peter Freyther · 14 years ago
  84. 5c9a645 [mgcp] Use A.B.C.D for the ip addresses inside the vty config by Holger Hans Peter Freyther · 14 years ago
  85. 906ed10 [mgcp] Improve the language of the comments. by Holger Hans Peter Freyther · 14 years ago
  86. adb1992 [mgcp] Include stdlib.h for abs. by Holger Hans Peter Freyther · 14 years ago
  87. cf13a92 [vty] Add power measurements to the one line summary. by Holger Hans Peter Freyther · 14 years ago
  88. e959b4e [vty] Add a one line show lchan summary command. by Holger Hans Peter Freyther · 14 years ago
  89. 5424e02 [vty] Move "show lchan" into a parameterized method by Holger Hans Peter Freyther · 14 years ago
  90. ae6b713 [vty] Remove unfinished code from the VTY... by Holger Hans Peter Freyther · 14 years ago
  91. 29bd848 rach: Allow to set the emergency call bit by Holger Hans Peter Freyther · 14 years ago
  92. 440984b rach: Allow to set the emergency call bit by Holger Hans Peter Freyther · 14 years ago
  93. e24ccf7 [GPRS] NS: Remove 'unknown_nsvc' from list of NS-VCs by Harald Welte · 14 years ago
  94. 93048cf [GPRS] Gb Proxy: More verbose logging by Harald Welte · 14 years ago
  95. 27fcca9 [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  96. aa29096 [GPRS] NS: remove debug statement about l2len by Harald Welte · 14 years ago
  97. 04898bf Merge commit 'cf734784b0433dfa6b77909f83cc3620e523f5d7' by Harald Welte · 14 years ago
  98. 7e85eaf [GPRS] NS: more rate counters for BLOCK / DEAD count by Harald Welte · 14 years ago
  99. baef16e [rate_ctr] Rename group_prefix_fmt to group_name_prefix by Harald Welte · 14 years ago
  100. 9eb7748 rate_counters: Remove group-name-sprintf-with-idx string by Harald Welte · 14 years ago