]> git.puffer.fish Git - mirror/frr.git/commit
vrrpd: tweak startup criteria for v6 VRRP router
authorQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 15 Mar 2019 19:54:37 +0000 (19:54 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 17 May 2019 00:27:08 +0000 (00:27 +0000)
commitd5dc62c40bfd2bc3a0cf5603930379d45d236f51
tree730fc447461a9e08bde38eaa4df0edb80652863a
parent65dc7dd387744967153a45cb8fe3040a6572727e
vrrpd: tweak startup criteria for v6 VRRP router

* Remove check for having at least 2 IPv6 addresses on the macvlan
  device; this was only taking place in v6, and breaking the ability to
  start VRRP on an IPv6 macvlan that was already set to protodown on
* Improve log messaging indicating that we cannot start because we
  haven't got any VIPs configured

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