freebsd-dev/usr.sbin/bsdconfig/networking
Devin Teske 2cc6c69d05 Improve network device scanning in the netdev module. First, make it use the
`device.subr' framework (improving performane and reducing sub-shells). Next
improve the `device.subr' framework itself. Make use of the `flags' device
struct member for network interfaces to indicate if an interface is Active,
Wired Ethernet, or 802.11 Wireless. Functions have been added to make checks
against the `flags' bit-field quick and efficient. Last, add function for
rescanning the network to update the device registers. Remove an unnecessary
local (ifn) while we're here (use already provided local `if').
2013-11-22 00:32:32 +00:00
..
include Don't prevent the user from hanging their system by changing network 2013-07-05 23:16:56 +00:00
share Improve network device scanning in the netdev module. First, make it use the 2013-11-22 00:32:32 +00:00
defaultrouter Fix typos in the BSD License. 2013-07-07 18:51:44 +00:00
devices Improve network device scanning in the netdev module. First, make it use the 2013-11-22 00:32:32 +00:00
hostname Fix typos in the BSD License. 2013-07-07 18:51:44 +00:00
INDEX Improve the INDEX format. Whitespace improvements, format improvements, typo 2013-06-18 08:15:56 +00:00
Makefile Move major includes into /usr/share/bsdconfig for easy external access. 2012-09-18 22:28:42 +00:00
nameservers Fix typos in the BSD License. 2013-07-07 18:51:44 +00:00
networking Fix typos in the BSD License. 2013-07-07 18:51:44 +00:00
USAGE Fix typos in the BSD License. 2013-07-07 18:51:44 +00:00