[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.1beta2-35-g0bb2b15

OISF Git noreply at openinfosecfoundation.org
Fri Dec 5 10:44:36 UTC 2014


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  0bb2b15491995c66e2b600e5e71c70ffd0de1513 (commit)
       via  68e6c4e94b8b7e5d61ea7062ff21d2678bedde32 (commit)
       via  d951de2f199d67d0e516cfd11db1612ffee0d71a (commit)
      from  e951afb911b4b3975ea03a519e0fc082c32b0316 (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 0bb2b15491995c66e2b600e5e71c70ffd0de1513
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Nov 20 14:31:34 2014 +0100

    ipv6: check for MLD messages with HL not 1
    
    MLD messages should have a hop limit of 1 only. All others are invalid.
    
    Written at MLD talk of Enno Rey, Antonios Atlasis & Jayson Salazar during
    Deepsec 2014.

commit 68e6c4e94b8b7e5d61ea7062ff21d2678bedde32
Author: Ken Steele <ken at tilera.com>
Date:   Wed Nov 19 13:48:41 2014 -0500

    Correct flow memory usage bookkeeping error
    
    Fix bug 1321 where flow_memuse was incremented more on allocation than
    free.

commit d951de2f199d67d0e516cfd11db1612ffee0d71a
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Nov 20 14:18:03 2014 +0100

    Bug 977: -T / --init-errors-fatal to process all rules
    
    Have -T / --init-errors-fatal process all rules so that it's easier
    to debug problems in ruleset. Otherwise it can be a lengthy fix, test
    error cycle if multiple rules have issues.
    
    Convert empty rulefile error into a warning.
    
    Bug #977

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

Summary of changes:
 rules/decoder-events.rules |    3 +-
 src/decode-events.h        |    1 +
 src/decode-icmpv6.c        |    9 ++++++
 src/detect-engine-event.h  |    1 +
 src/detect-parse.c         |   13 --------
 src/detect.c               |   77 ++++++++++++++++++++++----------------------
 src/flow-util.c            |    3 +-
 src/suricata.c             |    6 +---
 8 files changed, 54 insertions(+), 59 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list