[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b25c3fa70806231825q21144461jdcc20cc77aff8c80@mail.gmail.com>
Date: Mon, 23 Jun 2008 18:25:54 -0700
From: "Joonwoo Park" <joonwpark81@...il.com>
To: "Thomas Graf" <tgraf@...g.ch>
Cc: "Patrick McHardy" <kaber@...sh.net>,
netfilter-devel <netfilter-devel@...r.kernel.org>,
netdev <netdev@...r.kernel.org>,
"Pablo Neira Ayuso" <pablo@...filter.org>,
"David Miller" <davem@...emloft.net>
Subject: Re: [PATCH 0/8] textsearch: case insensitive pattern matching for netfilter
2008/6/23 Thomas Graf <tgraf@...g.ch>:
> * Joonwoo Park <joonwpark81@...il.com> 2008-06-21 00:54
>> This patchset aim at supporting case insensitive text search for netfilter
>> string extension.
>> It contains fixing of Boyer-Moore algorithm and Knuth-Morris-Pratt algorithm.
>> Also this includes bug fixing of Boyer-Moore algorithm.
>
> All patches look good, except that a general flags field in ts_config
> would make features like this easier to add going forward.
>
> It should be noted that this may slow down the algorithms noticeable for
> very large strings such as skb data buffers.
>
Thanks Thomas for reviewing this.
Do you mean a note by commenting on the code? or any message to user?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists