cvs commit: src/etc devd.conf src/etc/rc.d devd src/sys/net if.c
Brooks Davis
brooks at one-eyed-alien.net
Thu Aug 17 02:50:13 UTC 2006
On Mon, Aug 14, 2006 at 06:43:38PM +0200, Dominique Goncalves wrote:
> Hi,
>
> On 7/24/06, Andrew Thompson <thompsa at freebsd.org> wrote:
> >thompsa 2006-07-24 20:42:36 UTC
> >
> > FreeBSD src repository
> >
> > Modified files: (Branch: RELENG_6)
> > etc devd.conf
> > etc/rc.d devd
> > sys/net if.c
> > Log:
> > MFC
> > Announce all interfaces to devd on attach/detach. This adds a new
> > devctl
> > notification so all interfaces including pseudo are reported.
> >
> > r1.33 src/etc/devd.conf
> > r1.9 src/etc/rc.d/devd
> > r1.256 src/sys/net/if.c
> >
> > Revision Changes Path
> > 1.26.2.5 +10 -8 src/etc/devd.conf
> > 1.7.2.2 +2 -2 src/etc/rc.d/devd
> > 1.234.2.14 +2 -0 src/sys/net/if.c
> >_______________________________________________
> >cvs-src at freebsd.org mailing list
> >http://lists.freebsd.org/mailman/listinfo/cvs-src
> >To unsubscribe, send any mail to "cvs-src-unsubscribe at freebsd.org"
> >
>
> Reverting this commit seems to solve a problem that I've reported on
> stable@ [1] about a warning during the startup "ifconfig: interface XX
> does not exist".
I've got a fix for this. The problem is that we were unconditionally
performing some operations on stop that should only be performed in the
case where the interface still exists. I'll commit it soon.
-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20060817/0a801ceb/attachment.pgp
More information about the cvs-src
mailing list