From: Julian Anastasov Date: Sun, 26 Jul 2015 12:03:27 +0000 (+0300) Subject: ipvs: add sync_maxlen parameter for the sync daemon X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~41^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4ff67513096e6e196ca58043fce04d0f87babbe;p=pandora-kernel.git ipvs: add sync_maxlen parameter for the sync daemon Allow setups with large MTU to send large sync packets by adding sync_maxlen parameter. The default value is now based on MTU but no more than 1500 for compatibility reasons. To avoid problems if MTU changes allow fragmentation by sending packets with DF=0. Problem reported by Dan Carpenter. Reported-by: Dan Carpenter Signed-off-by: Julian Anastasov Signed-off-by: Simon Horman --- Reading git-diff-tree failed