Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 1998 11:18:33 -0400 (EDT)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        Andrey Alekseyev <fetch@muffin.arcadia.spb.ru>
Cc:        freebsd-bugs@FreeBSD.ORG
Subject:   Re:kern/2991
Message-ID:  <199808201518.LAA11384@khavrinen.lcs.mit.edu>
In-Reply-To: <199808201200.FAA10319@freefall.freebsd.org>
References:  <199808201200.FAA10319@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Thu, 20 Aug 1998 05:00:01 -0700 (PDT), Andrey Alekseyev <fetch@muffin.arcadia.spb.ru> said:

>  -		if ((rt->rt_flags & (RTF_CLONING | RTF_PRCLONING)) && netmask) {
>  +		if ((rt->rt_flags & RTF_PRCLONING) && netmask) {

This patch looks reasonable (if backwards), but I'd like to see some
more experience with it.  (All of this stuff is black magic that I
haven't played with in more than a year and a half, so I can't at this
point recall why I did not do it that way in the first place.)

-GAWollman

--
Garrett A. Wollman   | O Siem / We are all family / O Siem / We're all the same
wollman@lcs.mit.edu  | O Siem / The fires of freedom 
Opinions not those of| Dance in the burning flame
MIT, LCS, CRS, or NSA|                     - Susan Aglukark and Chad Irschick

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



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