1. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libbsc/chan_alloc.c]
  2. 8825c69 Fix TCH/F_PDCH: no need to check ts subslots for PDCH by Neels Hofmeyr · 8 years ago
  3. e14f4b9 cosmetic: chan_alloc: use switch instead of if-cascade by Neels Hofmeyr · 8 years ago
  4. 1a60644 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  5. fbd96f5 fix mistypes, spaces and tabs by Alexander Couzens · 8 years ago
  6. 2afffd5 Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  7. 308cb07 bts: extend bts_chan_load to allow counting tch only by Alexander Couzens · 8 years ago
  8. 76a0ad7 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  9. 5486025 chan_alloc.c: use ts_subslots() instead of subslots_per_pchan[] by Neels Hofmeyr · 8 years ago
  10. 3673380 dyn TS: bts_chan_load: use correct nr of subslots for dyn ts by Neels Hofmeyr · 8 years ago
  11. 5f0c71b dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  12. b91e600 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  13. fdd9ad7 dyn TS: enhance channel allocator for dynamic TS by Neels Hofmeyr · 8 years ago
  14. d1c0e37 log lchan_alloc() result by Neels Hofmeyr · 8 years ago
  15. c6926d0 comments: clarify some dynamic TS comments by Neels Hofmeyr · 8 years ago
  16. 832afa3 dyn PDCH: set lchan->state after PDCH DEACT / before PDCH ACT by Neels Hofmeyr · 8 years ago
  17. a668525 dyn PDCH: allow allocating TCH/F on TCH/F_PDCH slots by Neels Hofmeyr · 8 years ago
  18. 0434efa dyn PDCH: Fix free slot search for chan_alloc_reverse == true by Andreas Eversberg · 11 years ago
  19. f5713a5 lchan_alloc(): on alloc failure, report original type by Neels Hofmeyr · 8 years ago
  20. 7326652 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  21. 454140e lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 10 years ago
  22. f86852c chan_alloc: remove ts_alloc() and ts_free() by Harald Welte · 10 years ago
  23. c3e66ff chan_alloc: Fix missing break statement by Harald Welte · 10 years ago
  24. c3f0cb3 chan_alloc.c: Don't remove SDCCH/8 without CBCH by Harald Welte · 10 years ago
  25. 30f1f37 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  26. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  27. a4c63b0 chan_alloc: Fall-back to TCH/H, if we cannot find a TCH/F by Harald Welte · 10 years ago
  28. 0c282f5 libbsc: With the new SAPI states we don't need sacch_deact anymore by Daniel Willmann · 12 years ago
  29. 006e3d8 gsm: Do not attempt to release SAPI=0 if it was never allocated by Holger Hans Peter Freyther · 12 years ago
  30. b348939 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  31. 8582535 lchan: Release the lchan more quickly, align with GSM 04.08 by Holger Hans Peter Freyther · 13 years ago
  32. 960c404 lchan: Release all higher sapis on the local end. by Holger Hans Peter Freyther · 13 years ago
  33. 5ca825e rsl: Rename the reason to release_mode and use the enum value by Holger Hans Peter Freyther · 12 years ago
  34. afa0ad1 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  35. f95f273 lchan: Close a possible still open RTP Socket by Holger Hans Peter Freyther · 12 years ago
  36. dfcfe65 lchan: Rename release_reason to release_mode by Holger Hans Peter Freyther · 13 years ago
  37. c55f0a5 Revert "libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE" by Holger Hans Peter Freyther · 13 years ago
  38. fc462dd libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE by Daniel Willmann · 13 years ago
  39. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  40. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  41. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  42. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  43. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  44. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/chan_alloc.c]
  45. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/chan_alloc.c]
  46. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  47. 08eebd5 lchan: Every SS_LCHAN signal now sends a struct lchan_sig_data by Holger Hans Peter Freyther · 14 years ago
  48. 3547045 misc: Remove gsm_subscriber.h include to reduce dependencies. by Holger Hans Peter Freyther · 14 years ago
  49. abf962b bsc_api: Clear lchan->conn on lchan_release by Holger Hans Peter Freyther · 14 years ago
  50. a2aedad bsc: Move the subscriber_con code into the bsc_api by Holger Hans Peter Freyther · 14 years ago
  51. 1502dde chan_alloc: Allocate a subscriber connection as child of the network by Holger Hans Peter Freyther · 14 years ago
  52. 457c2a8 [alloc] Assign a TCH for LU when all SDCCHs are occupied. by Holger Hans Peter Freyther · 14 years ago
  53. 4b85a32 chan_alloc: Change Channel Release to release SAPIs, then the channel by Holger Hans Peter Freyther · 14 years ago
  54. aeb45f5 chan_alloc: After freeing set the pointer to NULL. by Holger Hans Peter Freyther · 14 years ago
  55. f2553a6 handover: Call bsc_handover_clear from gsm0808_clear by Holger Hans Peter Freyther · 14 years ago
  56. e071ab7 handover: Attempt to use the same gsm_subscriber_conn for new/old channel by Holger Hans Peter Freyther · 14 years ago
  57. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  58. 2412a07 bsc_api: Allocate the subscriber_connection dynamically by Holger Hans Peter Freyther · 14 years ago
  59. f7a1c23 lchan: Document why lchan_reset is there... at least try to. by Holger Hans Peter Freyther · 14 years ago
  60. 5ba05f4 abis_rsl: Send the IMMEDIATE Assignment after the Channel Ack. by Holger Hans Peter Freyther · 14 years ago
  61. b2be195 bsc_api: Rename lchan_for_subscr to connection_for_subscr and update code by Holger Hans Peter Freyther · 14 years ago
  62. ea01ca7 chan_alloc: Make the lchan_find(bts,subscr) private/internal.. by Holger Hans Peter Freyther · 14 years ago
  63. de4b0a2 chan_alloc: Stop the channel timers in the reset by Holger Hans Peter Freyther · 14 years ago
  64. 4f5848d abis_rsl: Allow to specify the release mode for a given channel. by Holger Hans Peter Freyther · 14 years ago
  65. 135f797 [bsc_init] When the RSL/OML connection drops, free all lchans by Holger Hans Peter Freyther · 14 years ago
  66. 63d18b5 [rsl] Set the release state from within the lchan class by Holger Hans Peter Freyther · 14 years ago
  67. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  68. c0d83b0 chan_alloc: Support allocating TCH/F of a dynamic TCH/F + PDCH by Harald Welte · 14 years ago
  69. 18b63f4 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  70. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  71. 0b11414 print full lchan name when recycling it by Harald Welte (local) · 15 years ago
  72. 1f6c11f abis_nm: Introduce & use a nm_is_running function to test gsm_nm_state by Sylvain Munaut · 15 years ago
  73. 83579ca keep 'silent call' state in struct lchan by Harald Welte · 15 years ago
  74. 82ff397 export the 'trx_is_usable() function and use it from paging by Harald Welte (local) · 15 years ago
  75. 3e46031 Introduce new ACT_REQ state to prevent race condition during channel allocation by Harald Welte (local) · 15 years ago
  76. 4c70454 channel allocator: don't allocate channels of unavalable TRXs by Harald Welte · 15 years ago
  77. b908cb7 Display current channel usage load in 'show bts' and 'show network' by Harald Welte · 15 years ago
  78. f7c28b0 [handover] Real handover algorithm by Harald Welte · 15 years ago
  79. f77af1f chan_alloc: Delete T3101 on lchan_free as well by Sylvain Munaut · 15 years ago
  80. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  81. d12b0fd introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  82. 487e6be make speech calls with NECI=1 work by Harald Welte · 15 years ago
  83. 210c850 If we're trying to allocate TCH/H but don't have it, fallback to TCH/F by Harald Welte · 15 years ago
  84. ea52802 [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  85. 45b0243 [lchan] Fix the SAPI reset in the chan allocation... by Holger Hans Peter Freyther · 15 years ago
  86. 5ba6f48 [lchan] Keep track which SAPIs has been established with the BTS by Holger Hans Peter Freyther · 15 years ago
  87. ba92587 misc: Use NULL instead of integer value for a NULL pointer by Holger Hans Peter Freyther · 15 years ago
  88. 65676fe when channel allocator operates in reverse order, prefer SDCCH/8 over SDCCH/4 by Harald Welte · 15 years ago
  89. fc0d952 introduce bts->chan_alloc_reverse flag by Harald Welte · 15 years ago
  90. 8836726 use list iteration macros to iterate over list of TRX by Harald Welte · 15 years ago
  91. 21bd3a5 move chcomb4pchan to public abis_nm_chcomb4pchan() function by Harald Welte · 15 years ago
  92. 89e9d59 chane TRX0/TS0 channel combination to not include a CBCH by Harald Welte · 15 years ago
  93. 1a6f798 move search for existing lchan for subscriber to new function by Harald Welte · 15 years ago
  94. d2dc1de start using the RLL RELEASE procedures by Harald Welte · 15 years ago
  95. d46299d make channel allocator policy multi-TRX aware by Harald Welte · 15 years ago
  96. f165716 Merge branch 'master' into talloc by Harald Welte · 15 years ago
  97. 560982b fix typos by Harald Welte · 15 years ago
  98. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  99. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  100. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/chan_alloc.c]