From: Patrick McHardy <kaber@trash.net>
To: Amin Azez <azez@ufomechanic.net>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: xtables Re: Hacking iptables 1.3.5 for 2.6.17
Date: Fri, 30 Jun 2006 16:39:16 +0200 [thread overview]
Message-ID: <44A53794.6060405@trash.net> (raw)
In-Reply-To: <44A51BCB.7090006@ufomechanic.net>
Amin Azez wrote:
> I notice a lot of things have moved to net/netfilter/xt_*.c
>
> Is this an absolute requirement, or is there some compatability system?
No requirement, things can just stay where they are.
> I'm porting the layer7 match first, currently when adding a layer7 rule
> I get (dmesg):
> [71987.513531] ip_tables: layer7 match: invalid size 0 != 8452
8452? Thats ridiculous much .. anyway, you need to initialize the
.matchsize field to sizeof(struct ...) (the one shared with userspace).
next prev parent reply other threads:[~2006-06-30 14:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-30 9:10 Hacking iptables 1.3.5 for 2.6.17 Amin Azez
2006-06-30 9:48 ` Yasuyuki KOZAKAI
[not found] ` <200606300948.k5U9mNot001866@toshiba.co.jp>
[not found] ` <44A50091.7070003@ufomechanic.net>
2006-06-30 11:57 ` Yasuyuki KOZAKAI
2006-06-30 12:40 ` xtables " Amin Azez
2006-06-30 12:51 ` Sam Liddicott
2006-06-30 14:39 ` Patrick McHardy [this message]
2006-06-30 15:55 ` Amin Azez
2006-06-30 16:08 ` Patrick McHardy
2006-06-30 16:28 ` Amin Azez
2006-06-30 16:37 ` 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=44A53794.6060405@trash.net \
--to=kaber@trash.net \
--cc=azez@ufomechanic.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.