]> git.puffer.fish Git - mirror/frr.git/commit
vrrpd: stop session before nulling iface
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 21 Feb 2019 16:36:58 +0000 (16:36 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 17 May 2019 00:27:08 +0000 (00:27 +0000)
commit62475ecd43b5394aef378ac09949512235bf0c17
tree92a08e3280a424d41290809d2135b7f919b317ce
parent789ce3af2c479acb28d483e197f8604f65d6e449
vrrpd: stop session before nulling iface

When an interface is deleted from the system, stop any attached VRRP
sessions before nulling out the interface fields.

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