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>, Simon Horman <horms@verge.net.au>
Subject: [GIT PULL nf-next 0/3] IPVS Updates for v4.6
Date: Wed, 20 Apr 2016 12:46:31 +1000 [thread overview]
Message-ID: <1461120394-5548-1-git-send-email-horms@verge.net.au> (raw)
Hi Pablo,
please consider these enhancements to the IPVS. They allow SIP connections
originating from real-servers to be load balanced by the SIP psersitence
engine as is already implemented in the other direction. And for better one
packet scheduling (OPS) performance.
The following changes since commit 4a96300cec88729415683db8a2b909563b09fbaa:
netfilter: ctnetlink: restore inlining for netlink message size calculation (2016-04-18 22:14:40 +0200)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git tags/ipvs-for-v4.7
for you to fetch changes up to 8fb04d9fc70a67ccabf71dbabf92d7f6fca64a16:
ipvs: don't alter conntrack in OPS mode (2016-04-20 12:34:17 +1000)
----------------------------------------------------------------
Marco Angaroni (3):
ipvs: handle connections started by real-servers
ipvs: optimize release of connections in OPS mode
ipvs: don't alter conntrack in OPS mode
include/net/ip_vs.h | 17 +++++
net/netfilter/ipvs/ip_vs_conn.c | 29 ++++++-
net/netfilter/ipvs/ip_vs_core.c | 154 ++++++++++++++++++++++++++++++++++++++
net/netfilter/ipvs/ip_vs_ctl.c | 46 +++++++++++-
net/netfilter/ipvs/ip_vs_nfct.c | 4 +
net/netfilter/ipvs/ip_vs_pe_sip.c | 15 ++++
6 files changed, 260 insertions(+), 5 deletions(-)
next reply other threads:[~2016-04-20 2:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-20 2:46 Simon Horman [this message]
2016-04-20 2:46 ` [PATCH 1/3] ipvs: handle connections started by real-servers Simon Horman
2016-04-20 2:46 ` [PATCH 2/3] ipvs: optimize release of connections in OPS mode Simon Horman
2016-04-20 2:46 ` [PATCH 3/3] ipvs: don't alter conntrack " Simon Horman
2016-04-25 12:57 ` [GIT PULL nf-next 0/3] IPVS Updates for v4.6 Pablo Neira Ayuso
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=1461120394-5548-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).