From: Simon Horman <horms@verge.net.au>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: lvs-devel@vger.kernel.org, netdev@vger.kernel.org,
netfilter-devel@vger.kernel.org,
Wensong Zhang <wensong@linux-vs.org>,
Julian Anastasov <ja@ssi.bg>
Subject: [GIT PULL nf-next] IPVS for v3.11
Date: Wed, 22 May 2013 14:56:47 +0900 [thread overview]
Message-ID: <1369202209-18570-1-git-send-email-horms@verge.net.au> (raw)
Hi Pablo,
The following changes since commit eee1d5a14780b9391ec51f3feaf4cffb521ddbb1:
sctp: Correct type and usage of sctp_end_cksum() (2013-04-29 20:09:08 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git tags/ipvs-for-v3.11
for you to fetch changes up to fc889767fc2e51e43787408e3ff9fb34e5312c74:
ipvs: Fix reuse connection if real server is dead (2013-05-22 14:43:11 +0900)
----------------------------------------------------------------
Two enhancements to IPVS for v3.11
* Correct connection reuse for TCP and SCTP
* Tidy up type of sysctl_sync_qlen_max member of struct netns_ipvs
----------------------------------------------------------------
Grzegorz Lyczba (1):
ipvs: Fix reuse connection if real server is dead
Zhang Yanfei (1):
ipvs: change type of netns_ipvs->sysctl_sync_qlen_max
include/net/ip_vs.h | 8 ++++----
net/netfilter/ipvs/ip_vs_core.c | 36 ++++++++++++++++++++++++++++++++++++
net/netfilter/ipvs/ip_vs_ctl.c | 4 ++--
3 files changed, 42 insertions(+), 6 deletions(-)
next reply other threads:[~2013-05-22 5:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-22 5:56 Simon Horman [this message]
2013-05-22 5:56 ` [PATCH 1/2] ipvs: change type of netns_ipvs->sysctl_sync_qlen_max Simon Horman
2013-05-22 5:56 ` [PATCH 2/2] ipvs: Fix reuse connection if real server is dead Simon Horman
2013-05-22 7:06 ` Julian Anastasov
2013-05-22 18:11 ` Sergei Shtylyov
2013-05-23 11:34 ` Pablo Neira Ayuso
2013-05-24 3:01 ` Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1369202209-18570-1-git-send-email-horms@verge.net.au \
--to=horms@verge.net.au \
--cc=ja@ssi.bg \
--cc=lvs-devel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
--cc=wensong@linux-vs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).