]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fix config display of coalesce-time
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 6 Dec 2017 22:35:21 +0000 (17:35 -0500)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 6 Dec 2017 22:38:24 +0000 (17:38 -0500)
commit14b8641a5e49df620dcdcb686f67be0b37908f40
tree9a82439a66bc39354b3412c5941f781fdf7a1dd6
parent17473b9a4589054ce2b3c81e4f2f32e7573d75c3
bgpd: fix config display of coalesce-time

Since coalesce time is now heuristically adjusted based on peer count,
we need to separate out specific configuration by the user from the
current value. Behavior established is to not adjust if the user has a
value set.

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