netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 fixes for 3.10-rc3
Date: Thu, 30 May 2013 16:39:00 -0700 (PDT)	[thread overview]
Message-ID: <20130530.163900.728264038534322099.davem@davemloft.net> (raw)
In-Reply-To: <1369843394-24251-1-git-send-email-pablo@netfilter.org>

From: Pablo Neira Ayuso <pablo@netfilter.org>
Date: Wed, 29 May 2013 18:03:08 +0200

> The following patchset contains Netfilter/IPVS fixes for 3.10-rc3,
> they are:
> 
> * fix xt_addrtype with IPv6, from Florian Westphal. This required
>   a new hook for IPv6 functions in the netfilter core to avoid
>   hard dependencies with the ipv6 subsystem when this match is
>   only used for IPv4.
> 
> * fix connection reuse case in IPVS. Currently, if an reused
>   connection are directed to the same server. If that server is
>   down, those connection would fail. Therefore, clear the
>   connection and choose a new server among the available ones.
> 
> * fix possible non-nul terminated string sent to user-space if
>   ipt_ULOG is used as the default netfilter logging stub, from
>   Chen Gang.
> 
> * fix mark logging of IPv6 packets in xt_LOG, from Michal Kubecek.
>   This bug has been there since 2.6.26.
> 
> * Fix breakage ip_vs_sh due to incorrect structure layout for
>   RCU, from Jan Beulich.
 ...
>   git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git master

Pulled, thanks Pablo!

      parent reply	other threads:[~2013-05-30 23:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29 16:03 [PATCH 0/5] netfilter fixes for 3.10-rc3 Pablo Neira Ayuso
2013-05-29 16:03 ` [PATCH 1/5] netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 Pablo Neira Ayuso
2013-05-31  0:24   ` Lorenzo Colitti
2013-06-02 22:06     ` Florian Westphal
2013-05-29 16:03 ` [PATCH 2/5] netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path Pablo Neira Ayuso
2013-05-29 16:03 ` [PATCH 3/5] ipvs: Fix reuse connection if real server is dead Pablo Neira Ayuso
2013-05-29 16:03 ` [PATCH 4/5] netfilter: xt_LOG: fix mark logging for IPv6 packets Pablo Neira Ayuso
2013-05-29 16:03 ` [PATCH 5/5] ipvs: ip_vs_sh: fix build Pablo Neira Ayuso
2013-05-30 23:39 ` 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=20130530.163900.728264038534322099.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).