On Thu, 12 Apr 2007 13:12:22 -0300 "Stephan Higuti" <higuti.sam@gmail.com> wrote: > > from iptables man page: > > > > --algo bm|kmp > > Select the pattern matching strategy. (bm = Boyer-Moore, > > kmp = Knuth-Pratt-Morris) > > > > Ethy > > So, should i use --algo bm or --algo kmp right? > Wich is better? Depends on what you are triyng to achieve. Take some time to read the first lines from lib/ts_bm.c and lib/ts_kmp.c under kernel tree. The answer is there (I think!). Ethy |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: IPtables l7 string, Stephan Higuti |
|---|---|
| Next by Date: | two ISP but only one NAT, Ethy H. Brito |
| Previous by Thread: | Re: IPtables l7 string, Ethy H. Brito |
| Next by Thread: | Re: IPtables l7 string, Pablo Neira Ayuso |
| Indexes: | [Date] [Thread] [Top] [All Lists] |