From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 07/23] netfilter: xtables: do centralized checkentry call (1/2)
Date: Tue, 07 Oct 2008 15:03:41 +0200 [thread overview]
Message-ID: <48EB5E2D.5000907@trash.net> (raw)
In-Reply-To: <1a68c9d72045f79f5b103da31beb8a3e120e9de2.1223294924.git.jengelh@medozas.de>
Jan Engelhardt wrote:
> It used to be that {ip,ip6,etc}_tables called extension->checkentry
> themselves, but this can be moved into the xtables core.
Applied, thanks.
next prev parent reply other threads:[~2008-10-07 13:03 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-06 12:15 More patches (read this) Jan Engelhardt
2008-10-06 12:15 ` [PATCH 01/23] netfilter: move Ebtables to use Xtables Jan Engelhardt
2008-10-06 12:15 ` [PATCH 02/23] netfilter: x_tables: output bad hook mask in hexadecimal Jan Engelhardt
2008-10-06 16:16 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 03/23] netfilter: ebtables: use generic table checking Jan Engelhardt
2008-10-06 16:17 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 04/23] netfilter: implement hotdrop for Ebtables Jan Engelhardt
2008-10-06 16:18 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 05/23] netfilter: remove unused Ebtables functions Jan Engelhardt
2008-10-06 16:18 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 06/23] netfilter: remove redundant casts from Ebtables Jan Engelhardt
2008-10-06 16:19 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 07/23] netfilter: xtables: do centralized checkentry call (1/2) Jan Engelhardt
2008-10-06 16:23 ` Patrick McHardy
2008-10-06 16:39 ` Jan Engelhardt
2008-10-06 16:43 ` Patrick McHardy
2008-10-06 16:51 ` netfilter: ebtables: fix one wrong return value Jan Engelhardt
2008-10-07 13:02 ` Patrick McHardy
2008-10-07 13:03 ` Patrick McHardy [this message]
2008-10-06 12:15 ` [PATCH 08/23] netfilter: xtables: do centralized checkentry call (2/2) Jan Engelhardt
2008-10-07 13:06 ` Patrick McHardy
2008-10-07 13:14 ` Jan Engelhardt
2008-10-07 13:16 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 09/23] netfilter: ip6tables: fix name of hopbyhop in Kconfig Jan Engelhardt
2008-10-07 13:18 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 10/23] netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG Jan Engelhardt
2008-10-07 13:19 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 11/23] netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option Jan Engelhardt
2008-10-07 13:19 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 12/23] netfilter: xtables: sort extensions alphabetically in Kconfig Jan Engelhardt
2008-10-07 13:22 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 13/23] netfilter: xtables: use "if" blocks " Jan Engelhardt
2008-10-07 13:22 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 14/23] netfilter: xtables: move extension arguments into compound structure (1/6) Jan Engelhardt
2008-10-08 9:15 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 15/23] netfilter: xtables: move extension arguments into compound structure (2/6) Jan Engelhardt
2008-10-08 9:17 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 16/23] netfilter: xtables: move extension arguments into compound structure (3/6) Jan Engelhardt
2008-10-08 9:18 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 17/23] netfilter: xtables: move extension arguments into compound structure (4/6) Jan Engelhardt
2008-10-08 9:20 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 18/23] netfilter: xtables: move extension arguments into compound structure (5/6) Jan Engelhardt
2008-10-08 9:22 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 19/23] netfilter: xtables: move extension arguments into compound structure (6/6) Jan Engelhardt
2008-10-08 9:23 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 20/23] netfilter: xtables: provide invoked family value to extensions Jan Engelhardt
2008-10-08 9:25 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 21/23] netfilter: xtables: cut down on static data for family-independent extensions Jan Engelhardt
2008-10-08 9:25 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 22/23] netfilter: xtables: use NFPROTO_UNSPEC in more extensions Jan Engelhardt
2008-10-08 9:26 ` Patrick McHardy
2008-10-06 12:15 ` [PATCH 23/23] netfilter: xtables: remove bogus mangle table dependency of connmark Jan Engelhardt
2008-10-08 9:27 ` Patrick McHardy
2008-10-06 16:15 ` [PATCH 01/23] netfilter: move Ebtables to use Xtables 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=48EB5E2D.5000907@trash.net \
--to=kaber@trash.net \
--cc=jengelh@medozas.de \
--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.