]> git.puffer.fish Git - matthieu/frr.git/commit
vrrpd: fix v2 master_down_interval computation
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 13 Mar 2019 18:37:48 +0000 (18:37 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 17 May 2019 00:27:08 +0000 (00:27 +0000)
commit08671293e2d2017c91d66496c0a92033107d5adc
treeade57ca158b9517518bcba565e3fdf492fc419d7
parentc2034b2550eb29a1564994838c94720e1a78ba8e
vrrpd: fix v2 master_down_interval computation

VRRPv2 uses the configured advertisement interval to compute the master
down timer, whereas VRRPv3 uses the one advertised by the master. Fix
computation to use the configured in in v2.

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