aboutsummaryrefslogtreecommitdiffstats
path: root/tests/types/TypesTest.cpp
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-04-30 17:55:16 +0200
committerJacob Erlbeck <jerlbeck@sysmocom.de>2015-05-04 09:58:34 +0200
commit2acfbebfd3b7fc24ccaf2115e7c8d55e94cd1450 (patch)
treeede55f9a1845652ddecea03c1923861f7af23224 /tests/types/TypesTest.cpp
parentc0c580c414e4fe0bd82ebc78ff12bb1014cd5a9c (diff)
vty: Fix value range of commands accepting csecs
Currently an uint8_t csec variable is used to temporarily store the number of centiseconds which can be set within the range 1 - 65535. This way values above 255 cannot be set properly. This affects the VTY commands "queue lifetime", "queue hysteres", and "queue idle-ack-delay". This commit replaces the uint8_t by an uint16_t. Sponsored-by: On-Waves ehf
Diffstat (limited to 'tests/types/TypesTest.cpp')
0 files changed, 0 insertions, 0 deletions