From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: davem@davemloft.net, netdev@vger.kernel.org
Subject: [PATCH 0/2] Netfilter/IPVS fixes for net
Date: Tue, 7 Jun 2016 00:38:15 +0200 [thread overview]
Message-ID: <1465252697-1986-1-git-send-email-pablo@netfilter.org> (raw)
Hi David,
The following patchset contains two Netfilter/IPVS fixes for your net
tree, they are:
1) Fix missing alignment in next offset calculation for standard
targets, introduced in the previous merge window, patch from
Florian Westphal.
2) Fix to correct the handling of outgoing connections which use the
SIP-pe such that the binding of a real-server is updated when needed.
This was an omission from changes introduced by Marco Angaroni in
the previous merge window too, to allow handling of outgoing
connections by the SIP-pe. Patch and report came via Simon Horman.
You can pull these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
Thanks!
----------------------------------------------------------------
The following changes since commit 14b84e8654c89ed59f433654e6bb64c886d095cd:
qed: fix qed_fill_link() error handling (2016-06-01 22:04:54 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git HEAD
for you to fetch changes up to 3ec10d3a2ba591c87da94219c1e46b02ae97757a:
ipvs: update real-server binding of outgoing connections in SIP-pe (2016-06-06 09:47:25 +0900)
----------------------------------------------------------------
Florian Westphal (1):
netfilter: x_tables: don't reject valid target size on some architectures
Marco Angaroni (1):
ipvs: update real-server binding of outgoing connections in SIP-pe
include/net/ip_vs.h | 2 +-
net/netfilter/ipvs/ip_vs_conn.c | 5 +++--
net/netfilter/ipvs/ip_vs_core.c | 5 +++--
net/netfilter/x_tables.c | 4 ++--
4 files changed, 9 insertions(+), 7 deletions(-)
next reply other threads:[~2016-06-06 22:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-06 22:38 Pablo Neira Ayuso [this message]
2016-06-06 22:38 ` [PATCH 1/2] netfilter: x_tables: don't reject valid target size on some architectures Pablo Neira Ayuso
2016-06-06 22:38 ` [PATCH 2/2] ipvs: update real-server binding of outgoing connections in SIP-pe Pablo Neira Ayuso
2016-06-08 0:14 ` [PATCH 0/2] Netfilter/IPVS fixes for net David Miller
-- strict thread matches above, loose matches on Subject: below --
2020-07-23 22:35 Pablo Neira Ayuso
2020-07-24 0:22 ` David Miller
2019-02-18 23:08 Pablo Neira Ayuso
2019-02-19 1:56 ` David Miller
2013-06-21 0:38 Pablo Neira Ayuso
2013-06-24 7:20 ` David Miller
2013-06-24 9:28 ` 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=1465252697-1986-1-git-send-email-pablo@netfilter.org \
--to=pablo@netfilter.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.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).