From: "Ming-Ching Tiew" <mingching.tiew@redtone.com>
To: netfilter@lists.netfilter.org
Subject: Re: string matching in kernel 2.6
Date: Mon, 25 Jul 2005 11:33:44 +0800 [thread overview]
Message-ID: <00bf01c590c9$abb6b030$0100a8c0@newlife> (raw)
>
> From: "Jan Engelhardt" <jengelh@linux01.gwdg.de>
> >
> > If neither works, you can try abusing ipt_layer7 ;-)
> > See http://l7-filter.sf.net/
> >
>
I had a quick look at the source of ipt_layer7, it's linearising
the skb so that the pattern can be matched. For ipp2p, it simply
skip the non-linear skb (and it has been accepted into pom-ng).
So I think it should be quite easy if one wants to also handle
the non-linear case, ie just linearise the skb. Not efficient, but
it should work. Right ?
Cheers.
next reply other threads:[~2005-07-25 3:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-25 3:33 Ming-Ching Tiew [this message]
2005-07-25 6:17 ` string matching in kernel 2.6 Jan Engelhardt
-- strict thread matches above, loose matches on Subject: below --
2005-07-21 4:56 muhaimin
2005-07-21 2:09 ` Ming-Ching Tiew
2005-07-21 3:17 ` Ming-Ching Tiew
2005-07-21 6:13 ` Jan Engelhardt
2005-07-21 6:32 ` Ming-Ching Tiew
2005-07-21 6:45 ` Jan Engelhardt
2005-07-21 7:03 ` Jozsef Kadlecsik
2005-07-21 7:11 ` Ming-Ching Tiew
2005-07-21 7:38 ` Jozsef Kadlecsik
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='00bf01c590c9$abb6b030$0100a8c0@newlife' \
--to=mingching.tiew@redtone.com \
--cc=netfilter@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox