Add new parameters for the sync damon: sync_maxlen, mcast_group, mcast_port, mcast_ttl. Stop sending the sync packets with DF=1 to allow fragmentation, eg. on possible MTU changes, reported by Dan Carpenter. This patchset is based on net-next but requires also the "ipvs: call rtnl_lock early" change. Julian Anastasov (2): ipvs: add sync_maxlen parameter for the sync daemon ipvs: add more mcast parameters for the sync daemon include/net/ip_vs.h | 23 ++-- include/uapi/linux/ip_vs.h | 5 + net/netfilter/ipvs/ip_vs_ctl.c | 101 ++++++++++++--- net/netfilter/ipvs/ip_vs_sync.c | 267 ++++++++++++++++++++++++++-------------- 4 files changed, 275 insertions(+), 121 deletions(-) -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html