[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-411-g8523cba

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Tue Dec 3 17:25:45 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  8523cbadcf48d0da0249861dfc96e086b755d7d8 (commit)
       via  a49cbf8a49e5ff84c2f37e19fa450df1d8a88318 (commit)
       via  9c0456ebbe7840c87cdefe808b4044676a1e5993 (commit)
      from  cc61a190ce882a3696feaed76bec944c82b5e32b (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 8523cbadcf48d0da0249861dfc96e086b755d7d8
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Tue Nov 5 13:20:07 2013 +0530

    Restructured flow_proto mapping enums.
    
    Moved FLOW_PROTO_DEFAULT down the enum list.

commit a49cbf8a49e5ff84c2f37e19fa450df1d8a88318
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Fri Nov 1 13:59:55 2013 +0530

    Code cleanup.
    
    Use the MpmAddPattern[CS|CI] wrapper to add patterns to the mpm context.
    
    Also use MpmInitCtx() to init the mpm context.

commit 9c0456ebbe7840c87cdefe808b4044676a1e5993
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Fri Nov 1 11:06:14 2013 +0530

    Removed unused function MpmMatcherGetMaxPatternLength.

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

Summary of changes:
 src/app-layer-detect-proto.c |   13 ++--
 src/app-layer-smtp.c         |   18 ++---
 src/detect-engine-mpm.c      |  172 +++++++++++++++++--------------------
 src/flow-private.h           |    4 +-
 src/util-mpm-ac-bs.c         |  102 +++++++++++-----------
 src/util-mpm-ac-gfbs.c       |   94 ++++++++++----------
 src/util-mpm-ac-tile.c       |   94 ++++++++++----------
 src/util-mpm-ac.c            |   94 ++++++++++----------
 src/util-mpm-b2g.c           |  100 +++++++++++-----------
 src/util-mpm-b2gc.c          |  124 +++++++++++++-------------
 src/util-mpm-b2gm.c          |  110 ++++++++++++------------
 src/util-mpm-b3g.c           |   66 +++++++-------
 src/util-mpm-wumanber.c      |  196 +++++++++++++++++++++---------------------
 src/util-mpm.c               |   33 ++++---
 src/util-mpm.h               |   19 +++--
 15 files changed, 619 insertions(+), 620 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list