[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4-129-g9ea4d36

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Wed Apr 10 08:52:16 UTC 2013


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  9ea4d36f7a95a4bcfddcc39de08a79e449f0bd6a (commit)
       via  eb112808886a857fc6868911dc2aef5a2d093e2b (commit)
       via  0fa38c13d133a593ba9f82e859dd479375957092 (commit)
       via  73158fea333e0ecc6cb14b98b521217e4d95f822 (commit)
       via  4e7adec750c7e8555f2717d63d58bd554ee21ada (commit)
      from  c9d90e6596eabe1b914b35821024779962b270d4 (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 9ea4d36f7a95a4bcfddcc39de08a79e449f0bd6a
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Apr 10 10:51:00 2013 +0200

    Minor reshuffling of Signature struct.

commit eb112808886a857fc6868911dc2aef5a2d093e2b
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Apr 10 10:30:48 2013 +0200

    Use define instead of magic number for pmq's per detect thread

commit 0fa38c13d133a593ba9f82e859dd479375957092
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Apr 10 10:22:32 2013 +0200

    detection engine: consolidate thread setup
    
    DetectEngineThreadCtxInit and DetectEngineThreadCtxInitForLiveRuleSwap did
    pretty much the same thing, except for a counters registration. As can be
    predicted with code duplication like this, things got out of sync. To make
    sure this doesn't happen again, I created a helper function that does the
    heavy lifting in this function.

commit 73158fea333e0ecc6cb14b98b521217e4d95f822
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Apr 10 10:06:30 2013 +0200

    Fix PmqSetup calls in Liveswap thread init. Func was out of sync with normal thread init.

commit 4e7adec750c7e8555f2717d63d58bd554ee21ada
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Tue Mar 19 18:19:15 2013 +0530

    Update comment in yaml to indicate size limit for the following vars -
    stream.reassembly.toserver-chunk-size and stream.reassembly.toclient-chunk-size

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

Summary of changes:
 src/detect-engine.c |  124 +++++++++++++++++----------------------------------
 src/detect.h        |   36 ++++++++-------
 suricata.yaml.in    |    2 +
 3 files changed, 62 insertions(+), 100 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list