aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/handover_logic.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@netfilter.org>2009-12-21 13:27:11 +0100
committerHarald Welte <laforge@netfilter.org>2009-12-21 13:33:10 +0100
commitb8bfc567b7b8c705c1a2ec7654ce7184ab6c295f (patch)
treed68813dcea79112d7088b44df27ed9ac7b3b8298 /openbsc/src/handover_logic.c
parent38fe2a67e1a376e4370ddfed2f75687075cc9e6b (diff)
RSL: keep track if a channel is active or not
This allows us to block packets that we have received after the channel is no longer being used. This is visible during handover, where we still receive a measurement report after the MS has switched to the new channel. This leftover measurement report then attempts to trigger another handover, which si bogus and will fail - and thus only consumes resources. With the new LCHAN_S_ACTIVE state, we can check for this when processing the measurement report.
Diffstat (limited to 'openbsc/src/handover_logic.c')
0 files changed, 0 insertions, 0 deletions