From: Patrick McHardy <kaber@trash.net>
To: davem@davemloft.net
Cc: netfilter-devel@lists.netfilter.org, Patrick McHardy <kaber@trash.net>
Subject: [NETFILTER 00/05]: Small netfilter update
Date: Mon, 2 Oct 2006 17:46:03 +0200 (MEST) [thread overview]
Message-ID: <20061002154716.13121.53265.sendpatchset@localhost.localdomain> (raw)
Hi Dave,
following is a small netfilter update for 2.6.19. The first three patches
are fixes (Kconfig dependency fix and Horms' LVS routing fix), one patch
to remove the duplicated route_me_harder code from ipt_REJECT and Bart's
ebt_mark patch. I know I'm a little late, but I hope its they're still
fine since they're quite small.
Please apply, thanks.
include/linux/netfilter_bridge/ebt_mark_t.h | 12 +++
include/linux/netfilter_ipv4.h | 2
net/bridge/netfilter/ebt_mark.c | 21 ++++--
net/ipv4/ipvs/ip_vs_core.c | 10 ++
net/ipv4/netfilter.c | 9 +-
net/ipv4/netfilter/ip_nat_standalone.c | 3
net/ipv4/netfilter/ipt_REJECT.c | 97 +++++-----------------------
net/ipv4/netfilter/iptable_mangle.c | 3
net/netfilter/Kconfig | 2
9 files changed, 70 insertions(+), 89 deletions(-)
Bart De Schuymer:
[NETFILTER]: ebt_mark: add or/and/xor action support to mark target
Patrick McHardy:
[NETFILTER]: Kconfig: fix xt_physdev dependencies
[NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function
Simon Horman:
[NETFILTER]: add type parameter to ip_route_me_harder
[NETFILTER]: Honour source routing for LVS-NAT
next reply other threads:[~2006-10-02 15:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-02 15:46 Patrick McHardy [this message]
2006-10-02 15:46 ` [NETFILTER 01/05]: Kconfig: fix xt_physdev dependencies Patrick McHardy
2006-10-02 15:46 ` [NETFILTER 02/05]: add type parameter to ip_route_me_harder Patrick McHardy
2006-10-02 15:46 ` [NETFILTER 03/05]: Honour source routing for LVS-NAT Patrick McHardy
2006-10-02 15:46 ` [NETFILTER 04/05]: ipt_REJECT: remove largely duplicate route_reverse function Patrick McHardy
2006-10-02 15:46 ` [NETFILTER 05/05]: ebt_mark: add or/and/xor action support to mark target Patrick McHardy
2006-10-02 23:13 ` [NETFILTER 00/05]: Small netfilter update David Miller
2006-10-10 4:38 ` 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=20061002154716.13121.53265.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.