1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sbin/ifconfig
Andrew Thompson a389ab003f Add the -n flag for disabling automatic module loading, this will be used by
rc.d to stop it reloading the network module on unload.
2007-05-22 17:41:09 +00:00
..
af_atalk.c use getifaddrs from libc instead of private code 2007-02-24 23:55:46 +00:00
af_inet6.c use getifaddrs from libc instead of private code 2007-02-24 23:55:46 +00:00
af_inet.c use getifaddrs from libc instead of private code 2007-02-24 23:55:46 +00:00
af_ipx.c point-to-point address should come from ifa_dstaddr 2007-03-09 23:28:40 +00:00
af_link.c use getifaddrs from libc instead of private code 2007-02-24 23:55:46 +00:00
ifbridge.c These days P2P means peer-2-peer (also well known from serveral filesharing 2006-12-11 23:46:40 +00:00
ifcarp.c
ifclone.c Restore the "plumb" compatibility command, which was lost 2006-08-12 18:07:17 +00:00
ifconfig.8 Add the -n flag for disabling automatic module loading, this will be used by 2007-05-22 17:41:09 +00:00
ifconfig.c Add the -n flag for disabling automatic module loading, this will be used by 2007-05-22 17:41:09 +00:00
ifconfig.h use getifaddrs from libc instead of private code 2007-02-24 23:55:46 +00:00
ifgroup.c correct type definition of option routine callback 2007-02-17 18:22:20 +00:00
ifieee80211.c don't display ssid cloaking status as "ssid HIDE", use the cmd line 2007-03-30 18:14:04 +00:00
iflagg.c Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking. 2007-04-17 00:35:11 +00:00
ifmac.c
ifmedia.c Actually fully emulate NetBSD and print the media instance number 2007-01-22 13:42:07 +00:00
ifpfsync.c
ifvlan.c o replace special handling of clone operations by a clone callback 2006-07-09 06:10:23 +00:00
Makefile Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking. 2007-04-17 00:35:11 +00:00