LVS
lvs-devel
Google
 
Web LinuxVirtualServer.org

[PATCH net-next 0/5] IPVS changes

To: Simon Horman <horms@xxxxxxxxxxxx>
Subject: [PATCH net-next 0/5] IPVS changes
Cc: lvs-devel@xxxxxxxxxxxxxxx
From: Julian Anastasov <ja@xxxxxx>
Date: Sat, 9 Mar 2013 23:25:03 +0200
        This patchset adds new backup_only flag and fixes
some warnings found by sparse. I hope the SCTP part is
correct. In fact I see other problems with the SCTP state
machine that need to be resolved.

        The patchset does not overlap with the other
patchset for IPVS optimizations, so can be applied
independently.

Julian Anastasov (5):
  ipvs: add backup_only flag to avoid loops
  ipvs: remove extra rcu lock
  ipvs: fix sctp chunk length order
  ipvs: fix hashing in ip_vs_svc_hashkey
  ipvs: fix some sparse warnings

 Documentation/networking/ipvs-sysctl.txt |    7 +++++++
 include/net/ip_vs.h                      |   14 +++++++++++++-
 net/netfilter/ipvs/ip_vs_core.c          |   22 +++++++++-------------
 net/netfilter/ipvs/ip_vs_ctl.c           |   15 ++++++++++++---
 net/netfilter/ipvs/ip_vs_est.c           |    2 +-
 net/netfilter/ipvs/ip_vs_proto_sctp.c    |   16 +++++++++-------
 6 files changed, 51 insertions(+), 25 deletions(-)

-- 
1.7.3.4

--
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>