cvs commit: src/etc network.subr
Brooks Davis
brooks at FreeBSD.org
Fri Sep 2 10:11:13 PDT 2005
brooks 2005-09-02 17:11:13 UTC
FreeBSD src repository
Modified files:
etc network.subr
Log:
- Alwasy explicitly bring the interface up before configuring it.
- If an interface's ifconfig_<ifn> is set, but empty, don't set it to
ifconfig_DEFAULT. This way interfaces can be disabled even in the
presence of ifconfig_DEFAULT.
- When listing interfaces and network_interfaces=auto, place lo0 first
if it's around.
Revision Changes Path
1.167 +17 -7 src/etc/network.subr
More information about the cvs-src
mailing list