From c64f378df11fa8f8b7d6cfec4152c8c43284ea4b Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Fri, 15 Apr 2005 23:29:31 +0000 Subject: [PATCH] totem packet size changed from 1408 to 1404 because a field was added to the mcast header. (Logical change 1.180) git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@607 fd59a12c-fef9-0310-b244-a6a79926bd2f --- exec/totemsrp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exec/totemsrp.h b/exec/totemsrp.h index 9a4e4e18..f742467e 100644 --- a/exec/totemsrp.h +++ b/exec/totemsrp.h @@ -37,7 +37,7 @@ #include "totem.h" #include "aispoll.h" -#define TOTEMSRP_PACKET_SIZE_MAX 1408 +#define TOTEMSRP_PACKET_SIZE_MAX 1404 /* * Totem Single Ring Protocol