[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.2beta1-42-g517040c

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Thu Jan 5 14:44:49 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  517040c4af9d83adbc9165831658c217cfc17c79 (commit)
       via  37b223645aa01b0a79ea980b4f11f33083a6807a (commit)
       via  42bc22cfa50174d50cfc010f3f33cbfc9c13c0e3 (commit)
       via  ecc7a769a7fb513465abade1830f069359e671a0 (commit)
       via  1389cf691392bd61dca0b8594d6dd0e7d6c5836e (commit)
       via  92643f611071d976792bc3b09984da192c6f8520 (commit)
       via  a5dec3cb2e494f95375d195664b47d584b630c13 (commit)
       via  34cf557abf80aa887a12e6cf31342b6f45a0bd26 (commit)
       via  5b91cec4ae717722524bc5092482b1f20ee20fac (commit)
       via  ada4066238c8ed68cd1d3f950e543cf47844bf22 (commit)
      from  298289f43f8777ea7e8ab6e5bd3aad563635043d (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 517040c4af9d83adbc9165831658c217cfc17c79
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Thu Dec 29 02:14:19 2011 +0530

    indentation fix

commit 37b223645aa01b0a79ea980b4f11f33083a6807a
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Thu Dec 29 02:11:37 2011 +0530

    fix detection engine for alert stability. Fix cases where we have multiple rules having same pattern. We should see good perf increase(~5%) with this change, now that we avoid unnecessary inspection"

commit 42bc22cfa50174d50cfc010f3f33cbfc9c13c0e3
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Mon Dec 26 22:04:48 2011 +0530

    indendation fix

commit ecc7a769a7fb513465abade1830f069359e671a0
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Mon Dec 26 22:04:00 2011 +0530

    reclaim mpm contexts if no patterns are added to it, even in non-full mode

commit 1389cf691392bd61dca0b8594d6dd0e7d6c5836e
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Mon Dec 26 20:38:18 2011 +0530

    update cuda mpm to support per proto mpm contexts. Fix faulty stream mpm usage of cuda

commit 92643f611071d976792bc3b09984da192c6f8520
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Mon Dec 26 01:03:54 2011 +0530

    introduce separate mpm ctxs for tcp/udp/other_protos

commit a5dec3cb2e494f95375d195664b47d584b630c13
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Sun Dec 25 13:06:08 2011 +0530

    refactor all http mpm engine code

commit 34cf557abf80aa887a12e6cf31342b6f45a0bd26
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Sat Dec 24 14:42:02 2011 +0530

    fix indentation

commit 5b91cec4ae717722524bc5092482b1f20ee20fac
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Sat Dec 24 14:40:25 2011 +0530

    remove unnecessary if/else checks

commit ada4066238c8ed68cd1d3f950e543cf47844bf22
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Jan 5 15:22:30 2012 +0100

    Add counters for SYN, SYN/ACK and RST TCP packets. Issue #251.

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

Summary of changes:
 src/cuda-packet-batcher.c |   17 +-
 src/detect-engine-mpm.c   | 1256 +++++++++++++++++++--------------------------
 src/detect.c              |  172 +++++--
 src/detect.h              |    8 +-
 src/stream-tcp.c          |   19 +
 src/stream-tcp.h          |    6 +
 src/util-mpm.c            |    6 +-
 src/util-mpm.h            |    2 +-
 8 files changed, 693 insertions(+), 793 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list