Date: Thu, 17 Aug 2006 03:03:38 +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 pccard_ether Message-ID: <200608170303.k7H33cxw024097@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2006-08-17 03:03:38 UTC
FreeBSD src repository
Modified files:
etc network.subr pccard_ether
Log:
Introduce a new function, ifexists and use it to avoid attempting to
touch interfaces that don't actually exist in the stop case. In the
process move some IPv4 specific code from ifconfig_down to ipv4_down.
This should solve problems with ifconfig: error messages on boot when
interfaces are renamed.
Revision Changes Path
1.172 +41 -26 src/etc/network.subr
1.49 +1 -1 src/etc/pccard_ether
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608170303.k7H33cxw024097>
