Date: Sat, 06 Nov 2004 16:53:40 +0100 From: Mathieu Arnold <mat@mat.cc> To: Max Laier <max@love2party.net>, freebsd-pf@freebsd.org Subject: Re: New CARP patchset against RELENG_5_3 Message-ID: <BB4742D5C4BF0DA150353B70@cc-147.int.t-online.fr> In-Reply-To: <200411061631.52982.max@love2party.net> References: <200411061631.52982.max@love2party.net>
next in thread | previous in thread | raw e-mail | index | archive | help
+-le 06/11/2004 16:31 +0100, Max Laier =E9crivait : | Hi, |=20 | S=F8ren Vrist was so kind to sent me a reject resolved version of the CARP=20 | 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/ |=20 | 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! |=20 | Thanks a lot to S=F8ren for standing up and doing the nasty reject resolve! 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 */ =20 /* Packet tag routines. */ struct m_tag *m_tag_alloc(u_int32_t, int, int, int); which seems wrong, but it may only be me. --=20 Mathieu Arnold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BB4742D5C4BF0DA150353B70>