From owner-freebsd-security Fri Feb 13 17:44:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA00487 for freebsd-security-outgoing; Fri, 13 Feb 1998 17:44:38 -0800 (PST) (envelope-from owner-freebsd-security@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA00477 for ; Fri, 13 Feb 1998 17:44:34 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id SAA24883; Fri, 13 Feb 1998 18:14:56 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id SAA14195; Fri, 13 Feb 1998 18:14:55 -0700 Date: Fri, 13 Feb 1998 18:14:55 -0700 Message-Id: <199802140114.SAA14195@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: dima@best.net Cc: jkowall@coffeehaus.net (Jonah Kowall), freebsd-security@FreeBSD.ORG Subject: Re: LAND revisitied In-Reply-To: <199802132317.PAA04829@burka.rdy.com> References: <199802132306.SAA26697@java.coffeehaus.net> <199802132317.PAA04829@burka.rdy.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk > > I cvsuped my sources and recompiled, and LAND still crashes the machine, is > > there any file I can look in the make sure the patch was indeed installed in > > the tree? > > /sys/netinet/tcp_input.c should have the following code: That's the old fix. Bill has a new fix that is different in both -stable and -current. In stable that file would be: * @(#)tcp_input.c 8.12 (Berkeley) 5/24/95 * $Id: tcp_input.c,v 1.54.2.7 1998/01/30 19:13:55 fenner Exp $ And in -current it would be some version greater than 1.68. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe security" in the body of the message