]> git.puffer.fish Git - mirror/frr.git/commit
Revert "Revert "vrrpd: protodown mvlans when shutting down""
authorQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 8 Mar 2019 18:35:04 +0000 (18:35 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 17 May 2019 00:27:08 +0000 (00:27 +0000)
commit4d2ea6bf2860039123aca3437365fe9f65e4ba7d
treec1a75914de80aff7269f839deeb670a1e8538d16
parent1760ce424b642c8ac9e7d4db72f9346533da1f98
Revert "Revert "vrrpd: protodown mvlans when shutting down""

Now that the requirement of knowing our VRRP IPv6 primary address in
advance is lifted, it's no problem for us that the macvlans could be
down when we get them. We can handle this in both the v4 and v6 case
now, so we don't need to behave as if they should always be left up.

This reverts commit 6eae67dabcbc31a2117ce3847c18ac52b3b76b1e.
vrrpd/vrrp.c