]> git.proxmox.com Git - mirror_frr.git/commit - vrrpd/vrrp_vty.c
vrrpd: same VRID, different interface
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 29 Jan 2019 20:51:35 +0000 (20:51 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 17 May 2019 00:27:08 +0000 (00:27 +0000)
commit4f0b6b451a92fef15408320adaaacc71bc783a1e
tree711334f4f000a957c0fc4696660bdb86f4444ad0
parent63d4bd12ca9a7fc666dcd112c940f4ac693b32ae
vrrpd: same VRID, different interface

Identify VRRP instances by the 2-tuple (ifp, vrid) instead of by VRID,
allowing the same instance to be configured on different interfaces.

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