* Joonwoo Park <joonwpark81@xxxxxxxxx> 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. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html