]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgpd.c
bgpd: fix configuration of 0 for coalesce-time
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 14 Dec 2017 21:43:31 +0000 (16:43 -0500)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 14 Dec 2017 21:43:31 +0000 (16:43 -0500)
commit37a333fef1cc398849691ae31996407e00767a43
treefb64af7259b9725d7974c86a2335159e375712ba
parent14b8641a5e49df620dcdcb686f67be0b37908f40
bgpd: fix configuration of 0 for coalesce-time

Was using 0 as a sentinel value, so user couldn't configure 0 as the
value of the coalesce timer.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_vty.c
bgpd/bgpd.c
bgpd/bgpd.h