Snort mailing list archives

regarding pattern-matching


From: Govind <govind () ac upc edu>
Date: Mon, 14 Jul 2008 17:02:04 +0200

Greetings all,

I am  studying the performance of the pattern-matching module in snort.
In particular, I am studying the performance of the Aho-Corasick
automaton based search.


I would like to know if in case of a pattern-match do actions
corresponding to rules need to be done at wire-speeds. The traversal of
the Aho-Corasick automaton needs to be done at the incoming line-rate.
But do the actions that correspond to each node - an alert or a packet
log-also need to be done at wire-speeds.


The reason I am asking is because I have noticed that there are nodes
with  multiple matches. These multiple matches are stored as linked
list. I also observe that this can have a performance impact.
Can these actions be done offline and not at the line-rate?



Regards
Govind



-----------------------------------------------------------------------

Govind S
Graduate student
Departament d'Arquitectura de Computadors      E-mail:govind () ac upc edu
Universitat Politecnica de Catalunya           
c/ Jordi Girona 1-3, Edifici D6                
08034-Barcelona (Spain)

-----------------------------------------------------------------------


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: