Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Jul 1995 02:20:16 -0700
From:      David Greenman <davidg@Root.COM>
To:        Joerg Wunsch <joerg@freefall.cdrom.com>
Cc:        CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com
Subject:   Re: cvs commit: src/sys/net if_sl.c 
Message-ID:  <199507020920.CAA05245@corbin.Root.COM>
In-Reply-To: Your message of "Sun, 02 Jul 95 02:01:06 PDT." <199507020901.CAA22194@freefall.cdrom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>joerg       95/07/02 02:01:05
>
>  Modified:    sys/net   if_sl.c
>  Log:
>  Revision 1.21 of if_sl.c broke the traditional behaviour that
>  assigning an address to an interface automatically marks this
>  interface IFF_UP.  The fix corrects this (and closes PR sys/577).
>  This is consistent with the way ethernet interfaces are being handled.

   ...Except that setting the IFF_UP flag doesn't send the interface-up change
notification to the routing socket. I don't see a significant problem with
that, however.

-DG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507020920.CAA05245>