]> git.puffer.fish Git - mirror/frr.git/commit
vrrpd: set sockets to -1 after closing
authorQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 11 Feb 2019 21:22:05 +0000 (21:22 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 17 May 2019 00:27:08 +0000 (00:27 +0000)
commit1b5e2a229dada21c07829e41275114f3c927f360
treea2726eea6fa3fb746e2a040bd0173f8f14b62f81
parent1af0eb1f2923b211bf1efdd206d8a4fc08de56cb
vrrpd: set sockets to -1 after closing

This also fixes a bug where assigning the same address as a VIP twice
would succeed the second time even if it actually failed both times.

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