From: Patrick McHardy <kaber@trash.net>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, Patrick McHardy <kaber@trash.net>,
netfilter-devel@vger.kernel.org
Subject: netfilter 00/05: netfilter fixes
Date: Fri, 24 Apr 2009 17:44:01 +0200 (MEST) [thread overview]
Message-ID: <20090424154355.28952.21443.sendpatchset@x2.localnet> (raw)
Hi Dave,
the following patches fix a couple of netfilter bugs:
- fix for use of unintialized values in the recent match compat proc handling
from Jan Engelhardt
- Removal of an incorrect TProxy dependency on conntrack from
Laszlo Attila Toth
- Addition of missing netlink options for the DCCP conntrack protocol,
from Pablo
- Fix for a conntrack protocol registration regression in 2.6.30-rc from myself
- A fix for bridge-netfilter re-fragmentation of VLAN packets defragmented
by conntrack from Saikiran Madugula
Please apply or pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git
Thanks!
include/linux/netfilter/nfnetlink_conntrack.h | 1 +
net/bridge/br_netfilter.c | 10 +++++++++-
net/netfilter/Kconfig | 4 ++--
net/netfilter/nf_conntrack_proto_dccp.c | 16 +++++++++++++++-
net/netfilter/nf_conntrack_proto_udplite.c | 1 +
net/netfilter/xt_recent.c | 9 ++++-----
6 files changed, 32 insertions(+), 9 deletions(-)
Jan Engelhardt (1):
netfilter: xt_recent: fix stack overread in compat code
Laszlo Attila Toth (1):
netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK
Pablo Neira Ayuso (1):
netfilter: nf_ct_dccp: add missing role attributes for DCCP
Patrick McHardy (1):
netfilter: nf_ct_dccp/udplite: fix protocol registration error
hummerbliss@gmail.com (1):
netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge
next reply other threads:[~2009-04-24 15:44 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-24 15:44 Patrick McHardy [this message]
2009-04-24 15:44 ` netfilter 01/05: bridge: allow fragmentation of VLAN packets traversing a bridge Patrick McHardy
2009-04-24 15:44 ` netfilter 02/05: nf_ct_dccp/udplite: fix protocol registration error Patrick McHardy
2009-04-24 15:44 ` netfilter 03/05: Kconfig: TProxy doesn't depend on NF_CONNTRACK Patrick McHardy
2009-04-24 15:44 ` netfilter 04/05: nf_ct_dccp: add missing role attributes for DCCP Patrick McHardy
2009-04-24 15:44 ` netfilter 05/05: xt_recent: fix stack overread in compat code Patrick McHardy
2009-04-26 0:57 ` netfilter 00/05: netfilter fixes David Miller
2009-05-05 12:33 ` Patrick McHardy
-- strict thread matches above, loose matches on Subject: below --
2010-02-08 17:10 Patrick McHardy
2010-02-08 19:15 ` David Miller
2010-02-09 17:33 ` Patrick McHardy
2010-02-09 18:19 ` Jan Engelhardt
2010-02-10 13:52 ` Patrick McHardy
2010-02-09 20:38 ` David Miller
2009-12-15 16:14 Patrick McHardy
2009-12-16 5:12 ` David Miller
2009-02-09 16:39 Patrick McHardy
2009-02-09 22:32 ` David Miller
2009-02-09 22:47 ` Patrick McHardy
2009-02-09 23:18 ` David Miller
2009-02-09 23:36 ` Patrick McHardy
2009-02-10 0:28 ` David Miller
2009-02-10 0:31 ` Patrick McHardy
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=20090424154355.28952.21443.sendpatchset@x2.localnet \
--to=kaber@trash.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.