1. 0358aae [gprs] gb_proxy: Fix message looping bug by Harald Welte · 14 years ago
  2. 1bb9e79 [gprs] NS: If we are the BSS side, UNBLOCK the connection after it is ALIVE by Harald Welte · 14 years ago
  3. 81926ba [gprs] NS: Start ALIVE Procedure after receiving RESET_ACK by Harald Welte · 14 years ago
  4. ec4c159 [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  5. 881c205 [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  6. e661b27 [gprs] gb_proxy: fix NSEI value printed in some debug statements by Harald Welte · 14 years ago
  7. 6aa24d1 [gprs] gb_proxy: locally acknowledge BVC RESET for BVCI=0 by Harald Welte · 14 years ago
  8. 3ad3243 [gprs] gb_proxy: Strip NS header before relaying message by Harald Welte · 14 years ago
  9. f01709d [gprs] gb_proxy: Fix proxying of BSS messages to SGSN by Harald Welte · 14 years ago
  10. ebcd1b7 [gprs] Unify log messages of the NS protocol implementation by Harald Welte · 14 years ago
  11. 2ac2e91 [gprs] gb_proxy: use new msgb_bssgph() and msgb_bssgp_len() macros by Harald Welte · 14 years ago
  12. 9f14f98 [gprs] LLC: Echo back the XID parameters that the MS requested by Harald Welte · 14 years ago
  13. 439fa72 [gprs] LLC: API to send XID responses to XID commands by Harald Welte · 14 years ago
  14. 242d172 [gprs] Include a valid QoS attribute in ACT PDP CTX ACCEPT by Harald Welte · 14 years ago
  15. 2aea749 [gprs] SGSN SM: Provide IPv4 PDP address in PDP CTX ACT ACCEPT by Harald Welte · 14 years ago
  16. 18a7b9a [gprs] use old (uplink) message when parsing the routeing area by Harald Welte · 14 years ago
  17. 8637cb0 [gprs] correctly calculate the length of the BSSGP PDUs by Harald Welte · 14 years ago
  18. 29a4b8c [gprs] correctly set the NS instance that BSSGP should use by Harald Welte · 14 years ago
  19. b1fd23a [gprs] GMM: print more details about PDP context activation request by Harald Welte · 14 years ago
  20. e4cc19a [gprs] header file ordering (cosmetic) by Harald Welte · 14 years ago
  21. de34afa [gprs] GMM: update MM context RA ID / TLLI when appropriate by Harald Welte · 14 years ago
  22. 2351f1f [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  23. d85d9a9 [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  24. a6e3270 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  25. 7316440 [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  26. 5fa9214 [gprs] convert ns_cause_str to value_string by Harald Welte · 14 years ago
  27. 4ddcf9b [gprs] BSSGP: convert cause strings to value_string by Harald Welte · 14 years ago
  28. c14e582 [gprs] LLC: Introduce the allocation and lookup of LLC Entities (LLE) by Harald Welte · 14 years ago
  29. f897265 [gprs] introduce BSSGP concept of BTS contextx by Harald Welte · 14 years ago
  30. 55fe055 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  31. 568417b [gpprs] Add VTY node for SGSN by Harald Welte · 14 years ago
  32. 28744b9 [gprs] Makefile reorganization by Harald Welte · 14 years ago
  33. e49c829 [gprs] gb_proxy: Actually create our gbprox_peers by Harald Welte · 14 years ago
  34. d341649 move gsm48_parse_ra() and gprs_tlli_type() to libosmocore by Harald Welte · 14 years ago
  35. 323e4f6 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  36. a167efb gb_proxy: Add initial VTY configuration code by Harald Welte · 14 years ago
  37. af3b0d2 gbproxy: add VTY node by Harald Welte · 14 years ago
  38. 3634543 gb_proxy: listen on UDP port 23000, use AF_INET by Harald Welte · 14 years ago
  39. d1991e7 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  40. cd788ba gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  41. 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
  42. f67a5f9 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  43. cf3c414 gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  44. 6190c36 GPRS: add DGPRS to new debug api by Harald Welte · 14 years ago
  45. 7491c77 GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  46. 75bb820 Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago
  47. d828519 make gsm48_msgb_alloc() a static inline function by Harald Welte · 14 years ago
  48. bb10afc multi-trx config: Don't configure CCCH on 2nd TRX ;) by Harald Welte · 14 years ago
  49. cc78044 move gsm48_construct_ra() to libosmocore by Harald Welte · 14 years ago
  50. 7fced67 Makefile cleanup by Harald Welte · 14 years ago
  51. e25a178 VTY: ensure all cmd_elements are declared 'static' by Harald Welte · 14 years ago
  52. 2c5706d gsm_04_11.c: Use msgb->l4h instead of sms->smsh, as the latter is gone by Harald Welte · 14 years ago
  53. a38dab2 remove any reference to 'struct gsm_bts_link' by Harald Welte · 14 years ago
  54. 8c99434 [misc] Remove spaces, fix indention. by Holger Hans Peter Freyther · 14 years ago
  55. ce0bee8 [vty] Free the matched at the end of the routine. by Holger Hans Peter Freyther · 14 years ago
  56. aacaecd [vty] Plug memory leak on auto completion. by Holger Hans Peter Freyther · 14 years ago
  57. a163e40 [vty] Allow to create a buffer in a given context. by Holger Hans Peter Freyther · 14 years ago
  58. 279ed93 [vty] Move some allocations into the context of the vty. by Holger Hans Peter Freyther · 14 years ago
  59. 94e5cb0 [vty] Remove FIXME as it appears to do the right thing. by Holger Hans Peter Freyther · 14 years ago
  60. 63e014e bsc_init: Fix ccch description in SI messages by Sylvain Munaut · 14 years ago
  61. 2da4f72 e1_input: Stop the timer when deleting the signalling link on the TS by Holger Hans Peter Freyther · 14 years ago
  62. 311a993 [e1_input] When destroying a link clear all pending messages by Holger Hans Peter Freyther · 14 years ago
  63. 697ed2b [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  64. a77a820 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  65. c749e8b [sccp] Move from DEBUGP to LOGP in sccp.c by Holger Hans Peter Freyther · 14 years ago
  66. 3067d72 [sccp] Parse the error message and add a unit test for it. by Holger Hans Peter Freyther · 14 years ago
  67. 1bf25ae Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  68. 5c132ee [mgcp] Possible memleak fix for the allowed reallocation case by Holger Hans Peter Freyther · 14 years ago
  69. 5591363 [mgcp] Add a change callback and send a dummy packet on MDCX. by Holger Hans Peter Freyther · 14 years ago
  70. 040c130 [mgcp] Ignore every dummy packet... by Holger Hans Peter Freyther · 14 years ago
  71. e077c91 [mgcp] Protocol extension to not generate answers. by Holger Hans Peter Freyther · 14 years ago
  72. 33ae238 [mgcp] Print a Deleted endpoint message again. by Holger Hans Peter Freyther · 14 years ago
  73. b689426 [mgcp] Add a dummy send method... by Holger Hans Peter Freyther · 14 years ago
  74. 008a492 RSL: inmplement ip.access paging load indication 'below threshold' by Harald Welte · 14 years ago
  75. 2d7defb GPRS: Fix calculation of 'Extension Length' in GPRS Cell Options by Harald Welte · 14 years ago
  76. 1e1bbaa GPRS: Indicate the SGSN is Release 99 as this is the first with EDGE by Harald Welte · 14 years ago
  77. eb8ce88 update openbsc.cfg examples for new gprs syntax by Harald Welte · 14 years ago
  78. 81d9477 GPRS: Enable EGPRS coding schemes in Cell Attributes if 'gprs mode egprs' by Harald Welte · 14 years ago
  79. 09faa06 GPRS: actually enable indicating EDGE capability in SI13 by Harald Welte · 14 years ago
  80. cb20b7a GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  81. 3ce9a0d GPRS: Add Support for the GPRS Cell Option Extension Info IE by Harald Welte · 14 years ago
  82. 9fb68e1 add an example config file for nanoBTS multi-trx case by Harald Welte · 14 years ago
  83. 0d7227a update the openbts.cfg.nanobts example by Harald Welte · 14 years ago
  84. b42fe34 GPRS: BVCI 0 and 1 are not permitted. by Harald Welte · 14 years ago
  85. 2bcf4d3 BVCI 0 is not within the permitted range by Harald Welte · 14 years ago
  86. 3e09b3f [statistics] Keep track of OML/RSL failures of the BTS. by Holger Hans Peter Freyther · 14 years ago
  87. 27942e9 [statistics] Keep track of rf failures and rll release failures by Holger Hans Peter Freyther · 14 years ago
  88. cf77c02 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  89. e8d1371 [mgcp] Fix vty file generation for the BSC nat and other cases by Holger Hans Peter Freyther · 14 years ago
  90. 32be2aa Add rf_locked to the configuration writing. by Holger Hans Peter Freyther · 14 years ago
  91. e789b21 [vty] Separate BSC and MSC statistics. Make it easy to print them. by Holger Hans Peter Freyther · 14 years ago
  92. f89a988 [mgcp] Only write audio_name/payload when it is actually set. by Holger Hans Peter Freyther · 14 years ago
  93. 5a8b2b4 [bsc_init] When the RSL/OML connection drops, free all lchans by Holger Hans Peter Freyther · 14 years ago
  94. 725a263 [ipa] Fix the reporting of link down... by Holger Hans Peter Freyther · 14 years ago
  95. b19851b [ipa] Handle losing the RSL/OML connection.. by Holger Hans Peter Freyther · 14 years ago
  96. 1338a55 ipaccess: Send RTP Payload IE for CRCX & MDCX by Sylvain Munaut · 15 years ago
  97. 7e3edbf abis_nm: Fix ACTIVATE SW parameters by Sylvain Munaut · 15 years ago
  98. 581b1dc Revert "ipa: Reduce the throttling of the IPA msges" by Holger Hans Peter Freyther · 14 years ago
  99. 599056d [rsl] Set the right state when asking for the activation. by Holger Hans Peter Freyther · 14 years ago
  100. 79a62f4 [rsl] Set the release state from within the lchan class by Holger Hans Peter Freyther · 14 years ago