[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4beta2-2-g10a11b7

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon Oct 8 08:47:21 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OISF".

The branch, master has been updated
       via  10a11b750dc6c4583c9c7f04f24d9303eb7b1378 (commit)
       via  45cbef0735b4fc70d57af7df0d99114c2f28ccdf (commit)
      from  d774d6e226b125d631088e241863e5edb1e9c087 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 10a11b750dc6c4583c9c7f04f24d9303eb7b1378
Author: Victor Julien <victor at inliniac.net>
Date:   Sat Oct 6 20:00:22 2012 +0200

    Add dsize check to prefilter stage
    
    Many sigs with dsize have a weak fast_pattern. Those patterns
    are likely to match. By filtering on dsize early, we safe a lot
    of cycles later.

commit 45cbef0735b4fc70d57af7df0d99114c2f28ccdf
Author: Victor Julien <victor at inliniac.net>
Date:   Wed May 18 19:07:51 2011 +0200

    For signatures with the dsize option set depth on any content match in that sig.

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

Summary of changes:
 src/detect-dsize.c |    5 ++
 src/detect.c       |  119 ++++++++++++++++++++++++++++++++++++++++++++++++---
 src/detect.h       |   75 ++++++++++++++++----------------
 3 files changed, 154 insertions(+), 45 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list