mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
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 |
||
|---|---|---|
| .. | ||
| libifconfig.c | ||
| libifconfig.h | ||
| libifconfig_bridge.c | ||
| 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_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 | ||