From owner-freebsd-stable@FreeBSD.ORG Wed Dec 3 14:48:08 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8925F1065670 for ; Wed, 3 Dec 2008 14:48:08 +0000 (UTC) (envelope-from spry@anarchy.in.the.ph) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id 282B78FC12 for ; Wed, 3 Dec 2008 14:48:07 +0000 (UTC) (envelope-from spry@anarchy.in.the.ph) Received: by fk-out-0910.google.com with SMTP id k31so3164182fkk.11 for ; Wed, 03 Dec 2008 06:48:06 -0800 (PST) Received: by 10.181.135.12 with SMTP id m12mr4671621bkn.88.1228313963237; Wed, 03 Dec 2008 06:19:23 -0800 (PST) Received: by 10.181.193.8 with HTTP; Wed, 3 Dec 2008 06:19:23 -0800 (PST) Message-ID: Date: Wed, 3 Dec 2008 22:19:23 +0800 From: "Mars G Miro" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: GIF parallel tunnels X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2008 14:48:08 -0000 Hi, I have a GIF tunnel w/c has a v4 RFC1918 and v6 on it (both over public IPv4). In 7.0, even if I haven't set to 1 net.link.gif.parallel_tunnels, it would seem okay. But recent 7.1 just csup'd a few hours ago, if this sysctl is not set, recreating the GIF will crash the box (it will only crash upon re-creating). This is now the behavior? I'll try to do more tests tomorrow. Thanks. -- cheers mars