From owner-freebsd-ipfw@FreeBSD.ORG Thu Oct 9 10:28:08 2003 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B5BF16A4B3 for ; Thu, 9 Oct 2003 10:28:08 -0700 (PDT) Received: from mail1.firstlink.com (mail3.firstlink.com [66.37.141.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id A961043FBD for ; Thu, 9 Oct 2003 10:28:05 -0700 (PDT) (envelope-from dvm@firstlink.com) Received: from shrex.asp.firstlink.com (shrex.firstlink.com [66.37.141.10]) by mail1.firstlink.com (Postfix) with ESMTP id 378001A4E97 for ; Thu, 9 Oct 2003 11:28:05 -0600 (MDT) Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Thu, 9 Oct 2003 11:28:05 -0600 Message-ID: <6633DBDE6F5ED64D9D6AF3264AEE89146A7E78@shrex.asp.firstlink.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Welcome to the "freebsd-ipfw" mailing list thread-index: AcOOhI2VxdaY89UbQhWU193PQft3MgAAAg1g From: "Dan Vande More" To: Subject: Applying desired patches X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 17:28:08 -0000 Silly question, but probably not the worst;) I found Luigi Rizzo's recent patch under google groups and a few forums = for transparent bridge forwarding support. Ref: = http://groups.google.com/groups?q=3Dipfw%40freebsd.org+apply+patch&hl=3De= n&lr=3D&ie=3DUTF-8&oe=3DUTF-8&selm=3D48WJVb%24Nj7%40bbs.whnet.edu.cn&rnum= =3D5 Ref: http://www.freebsdforums.org/forums/showthread.php?threadid=3D14795 For one reason or another, I'm having problems figuring out how to get = it in my source code. I'm running 4.8 release, with src/ ready to build. However, I can't = quite figure it out.=20 What do I need to do to apply the patches?=20 My current ip_fw2.c is 1.6.2.11.=20 Do I need to jump up to the latest cvs, then apply the patch using patch = < bridge.patch? Thanks Dan