Date: Fri, 2 Sep 2005 17:11:13 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc network.subr Message-ID: <200509021711.j82HBDXt063563@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509021711.j82HBDXt063563>
