From owner-freebsd-bugs Thu Aug 20 08:19:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA25897 for freebsd-bugs-outgoing; Thu, 20 Aug 1998 08:19:57 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA25889 for ; Thu, 20 Aug 1998 08:19:44 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.1/8.9.1) id LAA11384; Thu, 20 Aug 1998 11:18:33 -0400 (EDT) (envelope-from wollman) Date: Thu, 20 Aug 1998 11:18:33 -0400 (EDT) From: Garrett Wollman Message-Id: <199808201518.LAA11384@khavrinen.lcs.mit.edu> To: Andrey Alekseyev Cc: freebsd-bugs@FreeBSD.ORG Subject: Re:kern/2991 In-Reply-To: <199808201200.FAA10319@freefall.freebsd.org> References: <199808201200.FAA10319@freefall.freebsd.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org < 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