|
|||||||||||
|
Re: [Snort-devel] Snort Pattern Search Algorithms
From: Frank Meerkoetter <frank(at)betaversion.net>
Date: Wed Apr 07 2004 - 12:24:44 EDT On Tue, Apr 06, 2004 at 10:35:25AM -0400, Marc Norton wrote: Hello, > Snort uses a variant of the Wu-Manber algorithm, and a straight forward
while we're at it. I've got the following question concerning the implementation of the wu-manber multi-pattern matcher. As far as i could see "normal" traffic is searched using the function mwmSearchExBC which implements a one character shifttable/two character hashtable wu-manber search. The function mwmSearchExBW which implements the two character shifttable version is only used when explicitly asked for (by calling mwmLargeShifts aka. mpseLargeShifts). Which is only done for searching URI-Content.
What's the reason behind this? Why isn't mwmSearchExBW suitable for
all traffic?
TIA Frank Meerkoetter -- mixed emotions: Watching a bus-load of lawyers plunge off a cliff. With five empty seats. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration. http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Snort-devel mailing list Snort-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/snort-develReceived on Wed Apr 7 13:42:16 2004 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:08:10 EDT |
||||||||||
|
|||||||||||