[Oisf-devel] [COMMIT] OISF branch, master-1.4.x, updated. suricata-1.4.3-1-g0eaa720

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon Jul 15 14:14:03 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-1.4.x has been updated
       via  0eaa720f50c1927bb828ca8e0fffbe65a18d126e (commit)
      from  92f8d89544be1515bafd5e10d8560a304a2f7374 (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 0eaa720f50c1927bb828ca8e0fffbe65a18d126e
Author: Eric Leblond <eric at regit.org>
Date:   Thu Jul 11 11:52:54 2013 +0200

    use Packet test macro
    
    This patch updates the code to use Packet test macro instead of
    direct test on action flag instead Packet structure. This fixes
    the issues related to p->root->action being set and not detected
    in tests.

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

Summary of changes:
 src/alert-prelude.c           |    2 +-
 src/alert-unified2-alert.c    |    4 +-
 src/decode.h                  |    5 +++
 src/detect-detection-filter.c |   14 ++++----
 src/detect-engine-alert.c     |    4 +-
 src/detect-threshold.c        |   72 ++++++++++++++++++++--------------------
 src/detect.c                  |    8 ++--
 src/log-droplog.c             |    4 +-
 src/respond-reject.c          |   18 +++++-----
 src/source-af-packet.c        |    2 +-
 src/source-ipfw.c             |    2 +-
 src/source-nfq.c              |    2 +-
 src/util-threshold-config.c   |   20 ++++++------
 13 files changed, 81 insertions(+), 76 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list