mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 04:04:09 +00:00
![]() * Search for macvlan interfaces with the appropriate name and MAC address when starting up a new VRRP instance * Split VRRP socket into two; one for Tx, one for Rx * Bind Tx socket to the macvlan subinterface so our VRRP advertisements go out with the correct MAC address * Send ARP requests from this macvlan subinterface * Improve error messaging Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
subdir.am | ||
vrrp_arp.c | ||
vrrp_arp.h | ||
vrrp_main.c | ||
vrrp_memory.c | ||
vrrp_memory.h | ||
vrrp_packet.c | ||
vrrp_packet.h | ||
vrrp_vty.c | ||
vrrp_vty.h | ||
vrrp_zebra.c | ||
vrrp_zebra.h | ||
vrrp.c | ||
vrrp.h |