]> git.puffer.fish Git - mirror/frr.git/commit
vrrpd: only bind to link locals for v6 adverts
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 14 Feb 2019 23:40:20 +0000 (23:40 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 17 May 2019 00:27:08 +0000 (00:27 +0000)
commit22e4b6a73dd604c65a66a634481e4929a444b6f4
tree93c24e095afca4ec42be548c81144f70b895d7b4
parent6e93585e6f4f837e3f1912e1877b72d7ca7544f9
vrrpd: only bind to link locals for v6 adverts

Was missing a check to make sure that the v6 address we select as the
source IP for advertisements was a link local address

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