mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-27 07:24:01 +00:00
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
This commit is contained in:
parent
623cd29dbc
commit
c64f378df1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user