From owner-freebsd-net@FreeBSD.ORG Mon Jun 1 15:56:58 2015 Return-Path: Delivered-To: net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6DBF4ED6; Mon, 1 Jun 2015 15:56:58 +0000 (UTC) (envelope-from juliank@tzi.de) Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mailhost.informatik.uni-bremen.de", Issuer "Universitaet Bremen CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 055EB1A6E; Mon, 1 Jun 2015 15:56:57 +0000 (UTC) (envelope-from juliank@tzi.de) X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::b]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id t51FupXS015042; Mon, 1 Jun 2015 17:56:51 +0200 (CEST) Received: from [192.168.9.46] (82-198-197-71.briteline.de [82.198.197.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 3m0h2W2lPnz2crn; Mon, 1 Jun 2015 17:56:51 +0200 (CEST) Message-ID: <556C80C3.508@tzi.de> Date: Mon, 01 Jun 2015 17:56:51 +0200 From: Julian Kornberger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "Andrey V. Elsukov" , "net@freebsd.org" Subject: Re: Crash with GRE und IPFW fwd References: <5566565A.7030200@tzi.de> <55671F25.5070308@FreeBSD.org> In-Reply-To: <55671F25.5070308@FreeBSD.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jun 2015 15:56:58 -0000 Am 28.05.2015 um 15:59 schrieb Andrey V. Elsukov: > Also can you try this module instead of one from your base system? > https://people.freebsd.org/~ae/gre-10.tgz > > This is ported to stable/10 version from 11.0-CURRENT. I installed your gre module and our system has been running for more than two hours now without a crash. Can I expect these changes to be merge merged into stable/10? Thanks a lot for your help! -- Julian