aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/vty.c
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2014-02-14 21:15:31 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-03-10 09:40:04 +0100
commitfae0149260f084c55fb943559a3ebd72fc96643f (patch)
tree00efede114368b7388a81a1d0fd6deb46f9e3cef /src/common/vty.c
parent7503540959f421917a702174616655e9fdd11a24 (diff)
agch: Manage AGCH queue length
Currently, the AGCH queue length is not limited. This can lead to large delays and network malfunction if there are many IMM.ASS.REJ messages. This patch adds two features: - Don't accept msgs from the RSL layer when the queue is way too full (safety measure, mainly if bts_ccch_copy_msg() is not being called by the L1 layer, currently hard coded to 1000 messages) - Selectively drop IMM.ASS.REJ from the queue output depending on the queue length Ticket: SYS#224 Sponsored-by: On-Waves ehf
Diffstat (limited to 'src/common/vty.c')
0 files changed, 0 insertions, 0 deletions