[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4-230-g4521de2
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Thu Jun 27 08:37:05 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 4521de2dfd334074d83e730c82a39e2590a06de5 (commit)
via c0c59fbd177d81845833342617ab2a5d8e4bbab4 (commit)
via 3f107fa130278523ea127f0f570dd543d8f1df3d (commit)
from 3304c91c917436162fec669fb69d897687bcda76 (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 4521de2dfd334074d83e730c82a39e2590a06de5
Author: Eric Leblond <eric at regit.org>
Date: Mon Jun 24 09:58:42 2013 +0200
Use PACKET_* macro instead of UPDATE
Setting the ACTION_DROP flag can be done via PACKET_DROP instead
of using PACKET_UPDATE_ACTION.
commit c0c59fbd177d81845833342617ab2a5d8e4bbab4
Author: Eric Leblond <eric at regit.org>
Date: Mon Jun 24 09:52:31 2013 +0200
decode: factorize macro code
PACKET_* are now wrapper to the newly introduced PACKET_SET_ACTION
macro.
commit 3f107fa130278523ea127f0f570dd543d8f1df3d
Author: Eric Leblond <eric at regit.org>
Date: Mon Jun 24 09:44:46 2013 +0200
decode: Packet action start with PACKET
Rename all Packet action macro to have them prefixed by PACKET.
-----------------------------------------------------------------------
Summary of changes:
src/alert-prelude.c | 2 +-
src/alert-unified2-alert.c | 4 +-
src/decode.h | 49 ++++++++--------------------
src/detect-detection-filter.c | 14 ++++----
src/detect-engine-alert.c | 6 ++--
src/detect-engine-iponly.c | 2 +-
src/detect-engine-state.c | 2 +-
src/detect-engine-threshold.c | 32 +++++++++---------
src/detect-threshold.c | 72 ++++++++++++++++++++--------------------
src/detect.c | 12 +++---
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/stream-tcp.c | 4 +-
src/util-threshold-config.c | 20 ++++++------
17 files changed, 113 insertions(+), 134 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list