From owner-freebsd-net@FreeBSD.ORG Tue Oct 3 04:40:21 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F38BD16A40F for ; Tue, 3 Oct 2006 04:40:20 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5959D43D45 for ; Tue, 3 Oct 2006 04:40:19 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so542360uge for ; Mon, 02 Oct 2006 21:40:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XJUJWgUABnO144aLftJ9ZUKGyXCJfWg4YP+Ajlw4IkjByi3pZMEOL6JOdLcWew5tCAQHp2FdAEc1REEfyPyWCCnYQCAjgnL8ddaEV6nkchgVa5bukRT4BAutiEg7pp1lkgMnZ7GkwT0KJXs/LSD7RHrt/Dpdf32+iS4tnVuMZNE= Received: by 10.67.101.10 with SMTP id d10mr5871577ugm; Mon, 02 Oct 2006 21:40:19 -0700 (PDT) Received: by 10.67.28.14 with HTTP; Mon, 2 Oct 2006 21:40:18 -0700 (PDT) Message-ID: Date: Tue, 3 Oct 2006 00:40:18 -0400 From: "Scott Ullrich" To: "fwun@bigpond.net.au" In-Reply-To: <23891818.1159848126465.JavaMail.root@web02sl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <23891818.1159848126465.JavaMail.root@web02sl> Cc: Max Laier , freebsd-net@freebsd.org Subject: Re: IPSEC & PF - Please help X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2006 04:40:21 -0000 On 10/3/06, fwun@bigpond.net.au wrote: > > ---- Max Laier wrote: > > On Tuesday 03 October 2006 01:40, fwun@bigpond.net.au wrote: > > > Here is the article I read about patch for PF: > > > http://www.mail-archive.com/freebsd-pf@freebsd.org/msg01315.html > > > Where can I find an official release of this patch for freebsd 6.1? > > > the FreeBSD 6.1-stable I m using is dated in early August. > > > > enc(4) was MFCed to RELENG_6 "Mon Jul 24 23:20:58 2006 UTC (2 months, 1 > > week ago." If you move to RELENG_6 or the upcoming BETA build you should > > get it with no patching. If you need it in 6.1 you'd have to backport it > > yourself, but this should be more or less the same patch as the MFC. > > > Hi, I found recent 6.1 stable source has some foot-prints of enc or if_enc . I m not sure if enc paches had actually in recent 6.1-stable srource. If not, where can I get the enc patch from? Andrew Thompson has maintained a bridge patch for RELENG_6_1 that we use in pfSense for quite some time. http://cvs.pfsense.com/cgi-bin/cvsweb.cgi/tools/patches/RELENG_6_1/if_enc.diff?rev=1.1;content-type=text%2Fplain Hope this helps. Scott