From owner-freebsd-qa Sun Jan 6 11:45: 4 2002 Delivered-To: freebsd-qa@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id 70EE837B41A; Sun, 6 Jan 2002 11:45:02 -0800 (PST) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id LAA76363; Sun, 6 Jan 2002 11:39:50 -0800 (PST) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.6/8.11.6) id g06Jdii35108; Sun, 6 Jan 2002 11:39:44 -0800 (PST) (envelope-from archie) From: Archie Cobbs Message-Id: <200201061939.g06Jdii35108@arch20m.dellroad.org> Subject: Re: cvs commit: src/sys/netgraph ng_ksocket.c (fwd) In-Reply-To: <20020105201548.L24836@windriver.com> "from Murray Stokely at Jan 5, 2002 08:15:49 pm" To: Murray Stokely Date: Sun, 6 Jan 2002 11:39:43 -0800 (PST) Cc: re@freebsd.org, freebsd-qa@freebsd.org X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Murray Stokely writes: > > This is another MFC candidate.. it prevents a kernel panic and has > > been tested on -stable. Below is the -stable patch. > > Ok this is approved, thanks. It would be very much appreciated if you > could post a note to freebsd-qa letting user's know how they can help > stress test this. Sure... 1. Put a Windows machine (IP address X) and a FreeBSD machine (IP address Y) on the network somewhere. 2. Install the mpd-netgraph port on the FreeBSD machine and set it up as a PPTP server. Configure IPCP so that the client gets IP address Y (e.g., "set ipcp ranges X.X.X.X Y.Y.Y.Y"). 3. Using Microsoft VPN adapter, connect to the FreeBSD machine via PPTP Before this patch, you would get a kernel panic soon after the connection was established. After, mpd should detect an error writing data (EDEADLK) and close the connection, no panic. Thanks, -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message