1. 4f5848d abis_rsl: Allow to specify the release mode for a given channel. by Holger Hans Peter Freyther · 14 years ago
  2. ce22f92 [GPRS] SNDCP: Implement fragmentation of N-PDUs to SN-PDUs in downlink by Harald Welte · 14 years ago
  3. 1d9d944 [GPRS] LLC: Implement per-SAPI default values for LLC parameters by Harald Welte · 14 years ago
  4. bb1c805 [GPRS] implement GTP->SNDCP->LLC downlink user-data path by Harald Welte · 14 years ago
  5. 96df606 [GPRS] add comments to SGSN header file by Harald Welte · 14 years ago
  6. ebabdea [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  7. 807a5d8 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  8. 56a0145 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  9. c2e8cc4 [GPRS] Implement TMSI reallocation and timers 3350 + 3370 by Harald Welte · 14 years ago
  10. 81c9b9c OML: Introduce minimal VTY command set to interact with OML managed objects by Harald Welte · 14 years ago
  11. 14ce8a0 VTY: libosmocore >= 0.1.9 doesn't define BSC specific VTY nodes anymore by Harald Welte · 14 years ago
  12. 4b4dd10 [rsl] Introduce an error state for the lchan and set it on release by Holger Hans Peter Freyther · 14 years ago
  13. f30c0dc [rsl] Implement the T3111 timer to delay the RF Channel release by Holger Hans Peter Freyther · 14 years ago
  14. 6bdee6a [GPRS] LLC: Increment V(U) and N(U) by Harald Welte · 14 years ago
  15. 7ae3f6c add gprs_ns_frgre.h to Makefile.am by Harald Welte · 14 years ago
  16. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  17. 2fbf12d gprs_ns_frgre.h: Create the header and include it by Holger Hans Peter Freyther · 14 years ago
  18. 83e0b3f gprs: Fix warnings on funny casts for the return statement by Holger Hans Peter Freyther · 14 years ago
  19. b987344 vty: The method got renamed, fix various compiler warnings. by Holger Hans Peter Freyther · 14 years ago
  20. d92f9af debug: Make GPRS params non-const to avoid compiler warning by Holger Hans Peter Freyther · 14 years ago
  21. e4860d7 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  22. ff3bde8 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  23. 5540c4c [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  24. 3a318ab socket: Add support for GRE sockets by Harald Welte · 14 years ago
  25. 7af4962 [SGSN] Gb Proxy: Simplify configuration by Harald Welte · 14 years ago
  26. cd4dd4d [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  27. 6463c07 [GPRS] SGSN: TMSI allocation by Harald Welte · 14 years ago
  28. 77289c2 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  29. 2e918a8 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  30. b3911a0 [GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI by Harald Welte · 14 years ago
  31. 75827d6 [GPRS] add missing header file gprs_gmm.h by Harald Welte · 14 years ago
  32. 8acd88f [GPRS] SGSN: Include rate counters in MM Context by Harald Welte · 14 years ago
  33. 6abf94e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago
  34. d2a9ed2 [GPRS] SGSN: Activate BSSGP VTY functions by Harald Welte · 14 years ago
  35. d9a55f6 [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago
  36. 5fa2f44 [GPRS] VTY: Add BSSGP node by Harald Welte · 14 years ago
  37. 5c90e5c [GPRS] BSSGP: expose more internal structures / API by Harald Welte · 14 years ago
  38. d193cb3 [GPRS] More work on a real SGSN by Harald Welte · 14 years ago
  39. 8fc1a46 [SGSN] remove the mmctx->sgsn pointer by Harald Welte · 14 years ago
  40. 2720e73 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  41. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  42. 1353f96 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  43. 9564715 VTY: Context-sensitive help for logging related commands by Harald Welte · 14 years ago
  44. 8be8c8f [GPRS] NS: Allow filtering of log messages by NSVC / NSEI by Harald Welte · 14 years ago
  45. ff56d61 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  46. b7b9c1d gsm48: Add a generic MI from classmark+mi extraction. by Holger Hans Peter Freyther · 14 years ago
  47. f6903de gsm48: Add size checks to the paging response mi parsing. by Holger Hans Peter Freyther · 14 years ago
  48. 54f7424 [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  49. 62ab20c [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  50. 197dea9 VTY: Introduce common code to add 'description' to objects like BTS by Harald Welte · 14 years ago
  51. 1ccbf44 [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  52. b2e4918 [GPRS] Add debug sections for LLC and SNDCP by Harald Welte · 14 years ago
  53. 4cc605a [GPRS] BSSGP: add function declaration by Harald Welte · 14 years ago
  54. 1ae09c7 [GPRS] LLC: Improve implementation compliance to spec 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. f2b4cd7 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  57. ea4647d NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  58. 64278ed sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  59. 52fd4e4 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  60. aa0db80 abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  61. b4d5b17 Ensure all 'view' commands are availalbe from 'enable' too by Harald Welte · 14 years ago
  62. 1194b58 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  63. b778d2c NS / GB Proxy: Add Signal in case Tns-Alive expires too often by Harald Welte · 14 years ago
  64. 615e956 [gprs] NS/BSSGP: Make all timers configurable from VTY by Harald Welte · 14 years ago
  65. 0a4050c [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  66. c1c1dd2 [gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSs by Harald Welte · 14 years ago
  67. 99e3248 [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  68. 6b72cdf [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  69. 85801d0 [gprs] gb_proxy: More VTY 'show' information by Harald Welte · 14 years ago
  70. ce66294 [gprs] Add GPRS header files to noinst_HEADERS by Harald Welte · 14 years ago
  71. 199d9df [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  72. 05b320a [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  73. 672f5c4 [gprs] gb_proxy: Fix proxying of BSS messages to SGSN by Harald Welte · 14 years ago
  74. 10997d0 [gprs] LLC: API to send XID responses to XID commands by Harald Welte · 14 years ago
  75. 86fda90 [gprs] Include a valid QoS attribute in ACT PDP CTX ACCEPT by Harald Welte · 14 years ago
  76. 421cba4 [gprs] SGSN SM: Provide IPv4 PDP address in PDP CTX ACT ACCEPT by Harald Welte · 14 years ago
  77. ba850c5 [gprs] cosmetic updates in header file by Harald Welte · 14 years ago
  78. 721961c [gprs] correctly calculate the length of the BSSGP PDUs by Harald Welte · 14 years ago
  79. 0c3eae0 [gprs] GMM: print more details about PDP context activation request by Harald Welte · 14 years ago
  80. 11d7c10 [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  81. eaa614c [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  82. e6afd60 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  83. fd3fa1d [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  84. 288be16 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  85. a67cbd6 [gpprs] Add VTY node for SGSN by Harald Welte · 14 years ago
  86. f533e13 [gprs] add some Iu specific SGSN MM state fields by Harald Welte · 14 years ago
  87. 79fc392 move gsm48_parse_ra() and gprs_tlli_type() to libosmocore by Harald Welte · 14 years ago
  88. b77c697 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  89. a977b3d gbproxy: add VTY node by Harald Welte · 14 years ago
  90. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  91. 44f1c27 gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  92. 06aa111 gprs: Use new msgb->cb[] for storing a pointer to the NS-VC through which it was received by Harald Welte · 14 years ago
  93. b7bd65e signal.h: Don't include gsm_subscriber but rather declare it by Harald Welte · 14 years ago
  94. cb99163 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  95. 943c5bc gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  96. 5434d7e GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  97. ab88a62 some more GPRS related comments by Harald Welte · 14 years ago
  98. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago
  99. 3c69a4c make gsm48_msgb_alloc() a static inline function by Harald Welte · 14 years ago
  100. 9624364 'struct gprs_ra_id' is now defined in libosmocore by Harald Welte · 14 years ago