[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4beta2-10-g6f76ac1

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon Oct 15 11:50:36 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  6f76ac176d70d85fa2a5719dacdc8fef0ef074dc (commit)
      from  0b68da0b31815aa9509592c6628c7a961d4609a4 (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 6f76ac176d70d85fa2a5719dacdc8fef0ef074dc
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Oct 11 21:02:56 2012 +0200

    stream: add option to match on overlapping data
    
    Set event on overlapping data segments that have different data.
    
    Add stream-events option stream-event:reassembly_overlap_different_data and
    add an example rule.
    
    Issue 603.

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

Summary of changes:
 rules/stream-events.rules   |    3 +-
 src/decode-events.h         |    2 +
 src/detect-engine-event.c   |    7 ++++
 src/detect-engine-event.h   |    1 +
 src/stream-tcp-reassemble.c |   81 ++++++++++++++++++++++++++++++++++++++++++-
 src/stream-tcp.h            |    3 ++
 6 files changed, 95 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list