[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-128-g50f859e

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon Sep 16 14:09:55 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  50f859e9f2bfa012b6836c7381b5473c8e9f909d (commit)
      from  7f140f6726d2794a7a8e9278f5ec3074370eec4c (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 50f859e9f2bfa012b6836c7381b5473c8e9f909d
Author: Ken Steele <ken at tilera.com>
Date:   Mon Sep 16 08:57:53 2013 -0400

    Move SIMD implementations out of detect.c
    
    Move SIMD the implementations of SigMatchSignaturesBuildMatchArray()
    for SSE3 and Tile out of detect.c to reduce the size of the file.
    
    Also moved SIMD unit tests to detect-simd.c

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

Summary of changes:
 src/Makefile.am   |    1 +
 src/detect-simd.c |  575 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/detect.c      |  546 +-------------------------------------------------
 src/detect.h      |    7 +
 4 files changed, 595 insertions(+), 534 deletions(-)
 create mode 100644 src/detect-simd.c


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list