freebsd-src/lib/libifconfig
Kristof Provost 28921c4f7d carp: allow commands to use interface name rather than index
Get/set commands can now choose to provide the interface name rather
than the interface index. This allows userspace to avoid a call to
if_nametoindex().

Suggested by:	melifaro
Reviewed by:	melifaro
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D39359
2023-03-31 11:29:58 +02:00
..
libifconfig.c
libifconfig.h carp: support unicast 2023-03-20 14:37:09 +01:00
libifconfig_bridge.c
libifconfig_carp.c carp: allow commands to use interface name rather than index 2023-03-31 11:29:58 +02:00
libifconfig_inet.c
libifconfig_inet6.c
libifconfig_internal.c carp: add netlink interface 2023-03-20 10:52:27 +01:00
libifconfig_internal.h carp: add netlink interface 2023-03-20 10:52:27 +01:00
libifconfig_lagg.c
libifconfig_media.c
libifconfig_sfp.c
libifconfig_sfp.h
libifconfig_sfp_tables.tpl.c
libifconfig_sfp_tables.tpl.h
libifconfig_sfp_tables_internal.tpl.h
Makefile
Makefile.depend
sfp.lua
Symbol.map