summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2011-01-05 15:52:10 +0000
committerShaun Ruffell <sruffell@digium.com>2011-01-05 15:52:10 +0000
commit67535a6f4cec2be2aa77e5750a2ee34b664bced6 (patch)
tree564413e1b00266fd67c4655e504152bc1fac29f3 /README
parent8daf097eb584c934e742eb69bcf6fd199cc3f2b9 (diff)
dahdi: Ensure we have room to keep all span channels contiguous.
This fixes a regression from r9609 that Tzafrir reported. If you register multiple spans, then remove the first span and try to register a new span with more channels then the old span, you could end up with multiple channels with the same number. This change ensures that spans are ordered and that channels on a span are always contiguous and ordered in relation to the spans. In previous released versions of DAHDI (2.4.0 and below) this condition would result in spans that may not have contiguous blocks of channels. So it fixes both a recent regression and improves the behavior. Signed-off-by: Shaun Ruffell <sruffell@digium.com> Acked-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9617 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions