]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: limit queued route updates
authorMark Stapp <mjs@voltanet.io>
Fri, 21 Sep 2018 18:54:02 +0000 (14:54 -0400)
committerMark Stapp <mjs@voltanet.io>
Thu, 25 Oct 2018 12:57:04 +0000 (08:57 -0400)
commit91f16812585a6f579345afc25e709a7e82d8a3ec
treee88d911c3034f66330a02af7aa66dd8b8f29df74
parent25779064810c2c8d8d72e961a7f30d42db5b24a9
zebra: limit queued route updates

Impose a configurable limit on the number of route updates
that can be queued towards the dataplane subsystem.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_dplane.c
zebra/zebra_dplane.h
zebra/zebra_rib.c
zebra/zebra_vty.c