[Oisf-devel] [COMMIT] OISF branch, master, updated. ddfa5c49c6c7559e6f02ee463e90d884ea11cce8

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Thu Dec 1 11:06:03 UTC 2011


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  ddfa5c49c6c7559e6f02ee463e90d884ea11cce8 (commit)
       via  45d86ff58a88de3d9051f8c5378044d7813da05c (commit)
       via  425294f912b4dff8441cefe21539082b1b10ea59 (commit)
      from  d8d8fdd9f56c0ab150ba0998844875df0ec858c0 (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 ddfa5c49c6c7559e6f02ee463e90d884ea11cce8
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Dec 1 11:55:07 2011 +0100

    Stream engine: gap handling
    
    Set a stream event for stream gaps.
    Add a (disabled by default) signature to the stream-event.rules.

commit 45d86ff58a88de3d9051f8c5378044d7813da05c
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Dec 1 11:35:08 2011 +0100

    Stream reassembly / app layer: disable gap errors
    
    Gap errors on the app layer are now silently handled. No longer printed
    to the screen.

commit 425294f912b4dff8441cefe21539082b1b10ea59
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Dec 1 11:30:08 2011 +0100

    stream reassembly: account stream gaps
    
    Add counter to the stream reassembly engine to count stream gaps. Stream gaps
    are the result of missing packets (usually due to packet loss). This missing
    data stops the reassembly for the app layer.

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

Summary of changes:
 rules/stream-events.rules   |    2 ++
 src/app-layer-parser.c      |   28 ++++++++++++++++------------
 src/decode-events.h         |    2 ++
 src/detect-engine-event.h   |    1 +
 src/stream-tcp-reassemble.c |   28 +++++++++++++++++-----------
 src/stream-tcp-reassemble.h |    4 +++-
 src/stream-tcp.c            |    3 +++
 7 files changed, 44 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list