[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-4.0.0-17-gd363a16
OISF Git
noreply at openinfosecfoundation.org
Wed Aug 30 12:40:53 UTC 2017
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 d363a165c151beb2fce2d3cf28de4ccc9c72f910 (commit)
via a59390e8dee9a13c89e1791a20b15e2a480b62e7 (commit)
via a0ec5fe9b7ae9508c3ba2baab66fae694eecb16b (commit)
via ea025419136033a0763ff73f2735b96ef86fb0ad (commit)
via 0210d70550bd006e01e9cc5e42b01ffe44ccb2c4 (commit)
via f47df5a671c96cd3bcbbd49c688877a90e267b7a (commit)
via 39807b47cb2d3b355857e3e3ffa63fbb42e348d1 (commit)
from f27b4fc8fe64f524d3ca7c35214c40ee0d3bfe2f (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 d363a165c151beb2fce2d3cf28de4ccc9c72f910
Author: Mats Klepsland <mats.klepsland at gmail.com>
Date: Wed Aug 9 21:07:03 2017 +0200
app-layer-ssl: fix bug with >255 records in one stream
commit a59390e8dee9a13c89e1791a20b15e2a480b62e7
Author: Andreas Herz <andi at geekosphere.org>
Date: Fri Aug 11 23:53:55 2017 +0200
rule-parser: bump sids within siggroup test
commit a0ec5fe9b7ae9508c3ba2baab66fae694eecb16b
Author: Andreas Herz <andi at geekosphere.org>
Date: Fri Aug 11 23:25:44 2017 +0200
rule-parser: detect duplicate rev keyword
commit ea025419136033a0763ff73f2735b96ef86fb0ad
Author: Andreas Herz <andi at geekosphere.org>
Date: Fri Aug 11 23:24:22 2017 +0200
rule-parser: detect duplicate sid keyword
commit 0210d70550bd006e01e9cc5e42b01ffe44ccb2c4
Author: Andreas Herz <andi at geekosphere.org>
Date: Fri Aug 11 23:11:46 2017 +0200
rule-parser: detect duplicate classtype keyword
commit f47df5a671c96cd3bcbbd49c688877a90e267b7a
Author: Victor Julien <victor at inliniac.net>
Date: Tue Aug 29 12:57:53 2017 +0200
afpacket: free ring mem on error
commit 39807b47cb2d3b355857e3e3ffa63fbb42e348d1
Author: Alexander Gozman <goal81 at gmail.com>
Date: Sun Aug 20 15:22:34 2017 +0300
Bug #2201: af_packet - treat BPF filter error as fatal
There is no need to try to set erroneous BPF filter again and again. Such attempts
lead to constant mmap() calls without corresponding munmap() when 'use-mmap' is enabled.
-----------------------------------------------------------------------
Summary of changes:
src/app-layer-ssl.c | 9 +++--
src/detect-classtype.c | 6 ++++
src/detect-engine-siggroup.c | 82 ++++++++++++++++++++++----------------------
src/detect-rev.c | 8 +++++
src/detect-sid.c | 8 +++++
src/source-af-packet.c | 23 +++++++------
6 files changed, 82 insertions(+), 54 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list