From: David Miller <davem@davemloft.net>
To: kaber@trash.net
Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 00/12] netfilter: netfilter update
Date: Thu, 13 May 2010 19:07:31 -0700 (PDT) [thread overview]
Message-ID: <20100513.190731.258096719.davem@davemloft.net> (raw)
In-Reply-To: <1273767385-18225-1-git-send-email-kaber@trash.net>
From: kaber@trash.net
Date: Thu, 13 May 2010 18:16:13 +0200
> following is a second netfilter update, containing:
>
> - a compilation fix for ip_tables with CONFIG_NETFILTER_DEBUG=y, from Jan
>
> - a fix for an invalid return value in the multiport match introduced in
> the last series, from Jan
>
> - patches to combine the match and target parameters into a common structure,
> from Jan
>
> - Bart's patch to fix the NULL pointer dereference in bridge netfilter
> reported by Stephen
>
> - minor cleanups and improvements from Jan, Stephen and Joe
>
> Please apply or pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6.git master
Pulled, thanks Patrick.
prev parent reply other threads:[~2010-05-14 2:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-13 16:16 [PATCH 00/12] netfilter: netfilter update kaber
2010-05-13 16:16 ` [PATCH 01/12] netfilter: ip_tables: fix compilation when debug is enabled kaber
2010-05-13 16:16 ` [PATCH 02/12] netfilter: xtables: fix incorrect return code kaber
2010-05-13 16:16 ` [PATCH 03/12] netfilter: xtables: dissolve do_match function kaber
2010-05-13 16:16 ` [PATCH 04/12] netfilter: xtables: combine struct xt_match_param and xt_target_param kaber
2010-05-13 16:16 ` [PATCH 05/12] netfilter: xtables: substitute temporary defines by final name kaber
2010-05-13 16:16 ` [PATCH 06/12] netfilter: xtables: deconstify struct xt_action_param for matches kaber
2010-05-13 16:16 ` [PATCH 07/12] netfilter: xtables: change hotdrop pointer to direct modification kaber
2010-05-13 16:16 ` [PATCH 08/12] netfilter: xtables: combine built-in extension structs kaber
2010-05-13 16:16 ` [PATCH 09/12] netfilter: bridge-netfilter: fix crash in br_nf_forward_finish() kaber
2010-05-13 16:16 ` [PATCH 10/12] netfilter: change NF_ASSERT to WARN_ON kaber
2010-05-13 16:16 ` [PATCH 11/12] netfilter: cleanup printk messages kaber
2010-05-13 16:16 ` [PATCH 12/12] netfilter: remove unnecessary returns from void function()s kaber
2010-05-14 2:07 ` 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=20100513.190731.258096719.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=kaber@trash.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).