From: Patrick McHardy <kaber@trash.net>
To: davem@davemloft.net
Cc: netfilter-devel@lists.netfilter.org, Patrick McHardy <kaber@trash.net>
Subject: [NETFILTER 00/04]: Netfilter update
Date: Thu, 3 May 2007 03:25:56 +0200 (MEST) [thread overview]
Message-ID: <20070503012437.12818.39126.sendpatchset@localhost.localdomain> (raw)
Hi Dave,
these patches include Herbert's SIP fix, the GRE memory corruption fix,
a change to the DNAT target to accept the port randomization option
and some small bridge netfilter cleanup.
Please apply, thanks.
include/linux/netfilter/nf_conntrack_proto_gre.h | 18 ---
include/linux/netfilter_bridge.h | 25 ++--
net/bridge/br_netfilter.c | 138 ++++++-----------------
net/ipv4/netfilter/nf_nat_proto_gre.c | 20 +--
net/ipv4/netfilter/nf_nat_rule.c | 4
net/ipv4/netfilter/nf_nat_sip.c | 26 ++++
6 files changed, 89 insertions(+), 142 deletions(-)
Herbert Xu (1):
[NETFILTER]: sip: Fix RTP address NAT
Jorge Boncompte (1):
[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT
Patrick McHardy (2):
[NETFILTER]: ipt_DNAT: accept port randomization option
[NETFILTER]: bridge netfilter: consolidate header pushing/pulling code
next reply other threads:[~2007-05-03 1:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-03 1:25 Patrick McHardy [this message]
2007-05-03 1:25 ` [NETFILTER 01/04]: ipt_DNAT: accept port randomization option Patrick McHardy
2007-05-03 10:34 ` David Miller
2007-05-03 1:25 ` [NETFILTER 02/04]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT Patrick McHardy
2007-05-03 10:34 ` David Miller
2007-05-03 1:26 ` [NETFILTER 03/04]: sip: Fix RTP address NAT Patrick McHardy
2007-05-03 10:35 ` David Miller
2007-05-03 1:26 ` [NETFILTER 04/04]: bridge netfilter: consolidate header pushing/pulling code Patrick McHardy
2007-05-03 10:36 ` David Miller
-- strict thread matches above, loose matches on Subject: below --
2006-03-31 1:09 [NETFILTER 00/04]: Netfilter Update Patrick McHardy
2006-03-31 10:15 ` David S. Miller
2006-03-31 10:28 ` Patrick McHardy
2006-03-31 10:32 ` David S. Miller
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=20070503012437.12818.39126.sendpatchset@localhost.localdomain \
--to=kaber@trash.net \
--cc=davem@davemloft.net \
--cc=netfilter-devel@lists.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 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.