]> git.puffer.fish Git - mirror/frr.git/commit
vrrpd: set autoconfed VRRP ifaces protodown off
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 27 Feb 2019 22:46:24 +0000 (22:46 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 17 May 2019 00:27:08 +0000 (00:27 +0000)
commit14eb6274e804d75c2cd0d4c117bef28a263ff97c
treebcaf0a21ffef8b1315b92d7e3e358a9275de7ae8
parent7e9fee6a662d93863a99bf967ac820ad26d23a37
vrrpd: set autoconfed VRRP ifaces protodown off

If we just detected a macvlan and used it to automatically create an
interface, set that interface into protodown off. This way users don't
have to manually bring the interface back up in order to get autoconfig
to work again.

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