[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4beta1-77-g3d74fa9

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Tue Oct 2 08:21:19 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  3d74fa964a6eb6f4ce04f3c03de6bd63432d4dfb (commit)
       via  6c68f86b8c8fc70d5f5d0438e07821edc3e9d987 (commit)
       via  88e89d630232d0fa3d22f76179f237318fe9a217 (commit)
       via  4d501778e99d8b6e46a6602349870e59aafe1719 (commit)
       via  855726f37281881331563d3764be43e40094eb36 (commit)
      from  1598425a40a3717e39ee294e3b95b9b31de8e556 (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 3d74fa964a6eb6f4ce04f3c03de6bd63432d4dfb
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Thu Sep 27 18:25:37 2012 +0530

    Update all flow referencing to use the new FlowReference and FlowDeReference
    macros.

commit 6c68f86b8c8fc70d5f5d0438e07821edc3e9d987
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Thu Sep 27 14:42:49 2012 +0530

    fix for bug #557.
    
    In FFRv2, dereference flow from a packet using the new reference/dereference
    util macros.  This allows the decr use_cnt for flow and reseting the flow
    pointer to NULL for the pseudo pkt to happen simultaneously, in case there we
    fail to retrieve a pseudo_packet and have to return the already obtained
    pseudo packets, back to the packetpool.

commit 88e89d630232d0fa3d22f76179f237318fe9a217
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Thu Sep 27 14:40:07 2012 +0530

    Introduce utility flow macros to help referencing/dereferencing flows.

commit 4d501778e99d8b6e46a6602349870e59aafe1719
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Wed Sep 26 22:47:53 2012 +0530

    fix for bug #557.
    
    Reset hhd buffers list len if we exit before allocating the buffer.

commit 855726f37281881331563d3764be43e40094eb36
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Mon Oct 1 21:55:56 2012 +0530

    fix for bug #575.
    
    If sig has no_stream set, don't mask it as requiring flow.  Should get rid of
    FNs any.

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

Summary of changes:
 src/app-layer.c             |    9 ++----
 src/detect-engine-hhd.c     |   22 ++++++++------
 src/detect-flow.c           |   68 ++++++++++++++++++++++++++++++++++++++++++-
 src/detect.c                |    4 --
 src/flow-hash.c             |   11 ++++--
 src/flow-timeout.c          |   12 ++++++--
 src/flow-util.h             |   14 +++++++++
 src/flow.c                  |    1 -
 src/stream-tcp-reassemble.c |    4 +--
 src/stream-tcp.c            |    4 +--
 10 files changed, 115 insertions(+), 34 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list