lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ