LVS
lvs-devel
Google
 
Web LinuxVirtualServer.org

[PATCH net-next 0/2] ipvs: new sync parameters

To: Simon Horman <horms@xxxxxxxxxxxx>
Subject: [PATCH net-next 0/2] ipvs: new sync parameters
Cc: lvs-devel@xxxxxxxxxxxxxxx
From: Julian Anastasov <ja@xxxxxx>
Date: Sun, 26 Jul 2015 15:03:26 +0300
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

<Prev in Thread] Current Thread [Next in Thread>