]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Allow user to specify work-queue processing hold time
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 25 Oct 2017 14:47:55 +0000 (10:47 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 25 Oct 2017 14:59:05 +0000 (10:59 -0400)
commit3a30f50f3ff40888caddc75b04f915fa0d5456c4
treec8189405d0d18254bcaa1f37ce5882e281273793
parent41e7fb8030d60e8df191bf96bd1eb6c86a56b934
zebra: Allow user to specify work-queue processing hold time

Allow the user to modify the work-queue processing hold time
from 10ms to a value from (0-10000).  Make the command hidden
as that it's a semi-dangerous command and it could cause
issues.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_rib.c
zebra/zebra_vty.c
zebra/zserv.h