New CARP patchset against RELENG_5_3
Mathieu Arnold
mat at mat.cc
Sat Nov 6 07:53:43 PST 2004
+-le 06/11/2004 16:31 +0100, Max Laier écrivait :
| Hi,
|
| Søren Vrist was so kind to sent me a reject resolved version of the CARP
| 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øren 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 */
/* Packet tag routines. */
struct m_tag *m_tag_alloc(u_int32_t, int, int, int);
which seems wrong, but it may only be me.
--
Mathieu Arnold
More information about the freebsd-pf
mailing list