[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0-3-ga96446d
OISF Git
noreply at openinfosecfoundation.org
Wed Mar 26 15:55:57 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 a96446d39e8731e7c8688d0ef92195c242b973e0 (commit)
via 6c8ca769420d95250cbe93fd08afa86d97495840 (commit)
via c9436a6aef1e79161dbaa13d8d3ead952158b4c6 (commit)
from bc70fc0f793ffea24fa8c4fe94ea1b8e54c43b61 (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 a96446d39e8731e7c8688d0ef92195c242b973e0
Author: Victor Julien <victor at inliniac.net>
Date: Wed Mar 12 15:08:27 2014 +0100
detect state: fix indent
AMATCH block was indented too far.
commit 6c8ca769420d95250cbe93fd08afa86d97495840
Author: Victor Julien <victor at inliniac.net>
Date: Wed Mar 12 15:07:16 2014 +0100
detect state: remove alproto check for AMATCH
Not all AMATCHes set a alproto.
commit c9436a6aef1e79161dbaa13d8d3ead952158b4c6
Author: Victor Julien <victor at inliniac.net>
Date: Wed Mar 12 13:57:30 2014 +0100
Fix app-layer-protocol FP on multi TX flow
In case of multiple transactions, the stored AMATCH list would not have
been reset, but it would still be reconsidered. Even though none would
match, the engine would still conclude that the rule matched.
-----------------------------------------------------------------------
Summary of changes:
src/detect-engine-state.c | 42 +++++++++++++++++++++++-------------------
1 file changed, 23 insertions(+), 19 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list