From: David Miller <davem@davemloft.net>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 0/5] Netfilter/IPVS fixes for 3.8-rc7
Date: Sun, 10 Feb 2013 20:44:33 -0500 (EST) [thread overview]
Message-ID: <20130210.204433.2226777707133667878.davem@davemloft.net> (raw)
In-Reply-To: <1360411440-6526-1-git-send-email-pablo@netfilter.org>
From: pablo@netfilter.org
Date: Sat, 9 Feb 2013 13:03:55 +0100
> The following patchset contains Netfilter/IPVS fixes for 3.8-rc7, they are:
>
> * Fix oops in IPVS state-sync due to releasing a random memory area due
> to unitialized pointer, from Dan Carpenter.
>
> * Fix SCTP flow establishment due to bad checksumming mangling in IPVS,
> from Daniel Borkmann.
>
> * Three fixes for the recently added IPv6 NPT, all from YOSHIFUJI Hideaki,
> with an amendment collapsed into those patches from Ulrich Weber. They
> fiix adjustment calculation, fix prefix mangling and ensure LSB of
> prefixes are zeroes (as required by RFC).
>
> Specifically, it took me a while to validate the 1's complement arithmetics/
> checksumming approach in the IPv6 NPT code.
>
> It's fairly late stage, so let me know if you can still pull these from:
>
> git://1984.lsi.us.es/nf master
Pulled, thanks Pablo.
prev parent reply other threads:[~2013-02-11 1:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-09 12:03 [PATCH 0/5] Netfilter/IPVS fixes for 3.8-rc7 pablo
2013-02-09 12:03 ` [PATCH 1/5] ipvs: freeing uninitialized pointer on error pablo
2013-02-09 12:03 ` [PATCH 2/5] ipvs: sctp: fix checksumming on snat and dnat handlers pablo
2013-02-09 12:03 ` [PATCH 3/5] netfilter: ip6t_NPT: Fix adjustment calculation pablo
2013-02-09 12:03 ` [PATCH 4/5] netfilter: ip6t_NPT: Fix prefix mangling pablo
2013-02-09 12:04 ` [PATCH 5/5] netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero pablo
2013-02-11 1:44 ` David Miller [this message]
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=20130210.204433.2226777707133667878.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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).