summaryrefslogtreecommitdiff
path: root/zebra/zebra_rib.c
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2019-08-01 17:38:46 +0000
committerQuentin Young <qlyoung@cumulusnetworks.com>2019-08-02 17:26:05 +0000
commit2e3d75646ed26c27042383d567450abfabecd080 (patch)
tree4fc7d05e0a60fdd6813c0c269b869c612bf24e2c /zebra/zebra_rib.c
parent6f908ded80eeba40a850e8d1f6246fb3ed31e648 (diff)
vrrpd: try to bind interfaces on if_down notifications
Normally we only opportunistically try to bind interfaces to VRRP instances upon getting if_add and if_up notifications; now that Zebra sends if_down notifications when interfaces change while they are down, we should try to bind when we get those as well. This solves a bug where VRRP would not bind and activate virtual routers to valid interfaces because their MACs were changed to VRRP macs while the interface was down. Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'zebra/zebra_rib.c')
0 files changed, 0 insertions, 0 deletions