]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: actually suppress coalesce-time 1964/head
authorQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 26 Mar 2018 05:24:41 +0000 (01:24 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 26 Mar 2018 05:29:37 +0000 (01:29 -0400)
commit9df5ac497ec2a3dbb52ae9f6d9b8c5c0cdf1c628
tree3a888bc4ab3cfbce26bcd450ca34e3dc07722f9f
parentfc9aa7acdc3eb3501aff2af5548defb52ae77733
bgpd: actually suppress coalesce-time

Previous patches to suppress display of automatically calculated
coalesce-time did not fully work because the flag indicating whether the
value was automatically calculated was not set properly upon creation.

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