]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix display of timers when only 1 is changed 8672/head
authorQuentin Young <qlyoung@nvidia.com>
Fri, 14 May 2021 18:59:16 +0000 (14:59 -0400)
committerQuentin Young <qlyoung@nvidia.com>
Fri, 14 May 2021 18:59:16 +0000 (14:59 -0400)
commit9800cfff2b52891b5f1afd6d8bade7a8cab10ee7
tree952a331e56ca3faab683b779ec85ca2cbe0ef31e
parent58ba06470c6b62b4305eec940a4e49b34baae904
bgpd: fix display of timers when only 1 is changed

When only one of the keepalive or hold timers is changed from the
default, bgp won't print the timers command in the config.

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