freebsd-src/lib/libifconfig
Muhammad Saheed 94ed4c1903
libifconfig: Add netlink based helper to bring the interface up/down
Adds `ifconfig_set_up()` to set and unset the `IFF_UP`
on a network interface using `RTM_NEWLINK`.

Sponsored by:	Google LLC (GSoC)
Reviewed by:	obiwac, mckusick (mentor), kp
Approved by:	obiwac, mckusick (mentor), kp
Differential Revision:	https://reviews.freebsd.org/D52128
2025-08-29 17:39:39 +02:00
..
libifconfig.c
libifconfig.h libifconfig: Add netlink based helper to bring the interface up/down 2025-08-29 17:39:39 +02:00
libifconfig_bridge.c bridge: Add a vlanfilter bridge option 2025-08-03 23:55:10 +01:00
libifconfig_carp.c
libifconfig_inet.c
libifconfig_inet6.c
libifconfig_internal.c
libifconfig_internal.h
libifconfig_lagg.c
libifconfig_media.c
libifconfig_nl.c libifconfig: Add netlink based helper to bring the interface up/down 2025-08-29 17:39:39 +02:00
libifconfig_sfp.c <net/sff8472.h>: Conditionally export table of ID names 2025-04-28 13:06:07 -04:00
libifconfig_sfp.h
libifconfig_sfp_tables.tpl.c
libifconfig_sfp_tables.tpl.h
libifconfig_sfp_tables_internal.tpl.h
Makefile libifconfig: Add netlink based helper to bring the interface up/down 2025-08-29 17:39:39 +02:00
Makefile.depend
sfp.lua libifconfig: Fix nits in the descriptions of active 100G cables. 2025-03-17 16:05:25 -07:00
Symbol.map libifconfig: Remove ifconfig_set_fib and ifconfig_sfp_id_is_qsfp 2025-08-20 01:07:15 +02:00