freebsd-src/lib/libifconfig
Kristof Provost 3711515467 carp: support VRRPv3
Allow carp(4) to use the VRRPv3 protocol (RFC 5798). We can distinguish carp and
VRRP based on the protocol version number (carp is 2, VRRPv3 is 3), and support
both from the carp(4) code.

Reviewed by:	glebius
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D44774
2024-05-08 13:19:03 +02:00
..
libifconfig_bridge.c libifconfig: Fix bridge status member list 2023-12-21 16:50:27 +01:00
libifconfig_carp.c carp: support VRRPv3 2024-05-08 13:19:03 +02:00
libifconfig_inet.c
libifconfig_inet6.c
libifconfig_internal.c
libifconfig_internal.h
libifconfig_lagg.c
libifconfig_media.c
libifconfig_sfp_tables_internal.tpl.h
libifconfig_sfp_tables.tpl.c
libifconfig_sfp_tables.tpl.h
libifconfig_sfp.c
libifconfig_sfp.h
libifconfig.c
libifconfig.h carp: support VRRPv3 2024-05-08 13:19:03 +02:00
Makefile
Makefile.depend
sfp.lua
Symbol.map