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] IPVS Fixes for v3.14
Date: Tue, 4 Feb 2014 21:34:20 +0900 [thread overview]
Message-ID: <1391517261-27222-1-git-send-email-horms@verge.net.au> (raw)
Hi Pablo,
please consider the following fixes for IPVS for v3.14.
It consists of a fix for AF assingment by Michal Kubecek.
I believe this problem is present all the way back to v2.6.30, however, the
change only applies as far back as v3.10. Please let me know if you would
like me to make some patches for older -stable versions.
The following changes since commit d922e1cb1ea17ac7f0a5c3c2be98d4bd80d055b8:
net: Document promote_secondaries (2014-01-27 20:39:21 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git tags/ipvs-fixes-for-v3.14
for you to fetch changes up to 2a971354e74f3837d14b9c8d7f7983b0c9c330e4:
ipvs: fix AF assignment in ip_vs_conn_new() (2014-02-04 21:13:47 +0900)
----------------------------------------------------------------
IPVS Fixes for v3.14
Correction AF assignment by Michal Kubecek.
This resolves a problem whereby only the first 4 bytes of an IPv6
destination may be copied for a fwmark virtual service.
This problem appears to have been introduced by
be8be9eccbf2d908 "ipvs: Fix IPv4 FWMARK virtual services"
in 2.6.30.
----------------------------------------------------------------
Michal Kubecek (1):
ipvs: fix AF assignment in ip_vs_conn_new()
net/netfilter/ipvs/ip_vs_conn.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
next reply other threads:[~2014-02-04 12:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-04 12:34 Simon Horman [this message]
2014-02-04 12:34 ` [PATCH nf] ipvs: fix AF assignment in ip_vs_conn_new() Simon Horman
2014-02-05 22:58 ` [GIT PULL nf] IPVS Fixes for v3.14 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=1391517261-27222-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).