From owner-freebsd-pf@FreeBSD.ORG Sat Nov 6 16:25:47 2004 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF35216A4CE for ; Sat, 6 Nov 2004 16:25:47 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 632DB43D31 for ; Sat, 6 Nov 2004 16:25:47 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CQTNf-0000Lg-00; Sat, 06 Nov 2004 17:25:35 +0100 Received: from [84.128.136.6] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1CQTNe-0004SH-00; Sat, 06 Nov 2004 17:25:34 +0100 From: Max Laier To: Mathieu Arnold Date: Sat, 6 Nov 2004 17:25:32 +0100 User-Agent: KMail/1.7 References: <200411061631.52982.max@love2party.net> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1839710.zdKMzDYUI4"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200411061725.39373.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 cc: freebsd-pf@freebsd.org Subject: Re: New CARP patchset against RELENG_5_3 X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical discussion and general questions about packet filter (pf) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Nov 2004 16:25:48 -0000 --nextPart1839710.zdKMzDYUI4 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 06 November 2004 16:53, Mathieu Arnold wrote: > +-le 06/11/2004 16:31 +0100, Max Laier =E9crivait : > | Hi, > | > | S=F8ren Vrist was so kind to sent me a reject resolved version of the C= ARP > | patchset now to apply cleanly against RELENG_5_3. It can be found > | (alongside with the earlier patches) at: > | http://people.freebsd.org/~mlaier/CARP/ > | > | Now that 5.3 is done I think that I am going to commit this till the end > | of 2004, provided you guys help with testing and provide me with > | feedback! > | > | Thanks a lot to S=F8ren for standing up and doing the nasty reject reso= lve! > > Reading this, I see : > diff -u -Nru /usr/src/sys/sys/mbuf.h /mnt/backup/fysio-src/sys/sys/mbuf.h > --- /usr/src/sys/sys/mbuf.h Fri Oct 15 21:45:13 2004 > +++ /mnt/backup/fysio-src/sys/sys/mbuf.h Thu Nov 4 14:52:52 2004 > @@ -643,6 +643,7 @@ > #define PACKET_TAG_RTSOCKFAM 25 /* rtsock sa family */ > #define PACKET_TAG_PF_TRANSLATE_LOCALHOST 26 /* PF translate localhost */ > #define PACKET_TAG_IPOPTIONS 27 /* Saved IP options */ > +#define PACKET_TAG_CARP 27 /* CARP info */ > > /* Packet tag routines. */ > struct m_tag *m_tag_alloc(u_int32_t, int, int, int); > > which seems wrong, but it may only be me. Ugh ... true ... I just moved it to 28 instead. I hope I didn't break the=20 patch with my manual editing. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart1839710.zdKMzDYUI4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBjPsDXyyEoT62BG0RAn0LAJ9HloKJUE0jkKFGzs6FIfQWbOpxuACeM2Ar MBmV3dYKYjytmyok+hvCpJo= =Om3F -----END PGP SIGNATURE----- --nextPart1839710.zdKMzDYUI4--