From owner-freebsd-net@FreeBSD.ORG Mon May 3 07:50:13 2010 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 041551065675 for ; Mon, 3 May 2010 07:50:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id C53898FC1D for ; Mon, 3 May 2010 07:50:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o437oCIZ057065 for ; Mon, 3 May 2010 07:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o437oCx2057064; Mon, 3 May 2010 07:50:12 GMT (envelope-from gnats) Date: Mon, 3 May 2010 07:50:12 GMT Message-Id: <201005030750.o437oCx2057064@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Mikolaj Golub Cc: Subject: Re: kern/133902: [tun] Killing tun0 iface ssh tunnel causes Panic String: page fault X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mikolaj Golub List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2010 07:50:13 -0000 The following reply was made to PR kern/133902; it has been noted by GNATS. From: Mikolaj Golub To: bug-followup@FreeBSD.org Cc: Leonardo Santagostini , "Bjoern A. Zeeb" , freebsd-net@FreeBSD.org Subject: Re: kern/133902: [tun] Killing tun0 iface ssh tunnel causes Panic String: page fault Date: Mon, 03 May 2010 10:41:34 +0300 This pr is duplicate of kern/116837 so I think we can close it. The problem is fixed in CURRENT and 8-STABLE and there is a patch for 7-STABLE (see kern/116837 for details). -- Mikolaj Golub