[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.1beta4-265-g7281ae6
OISF Git
noreply at openinfosecfoundation.org
Mon Aug 31 16:36:51 UTC 2015
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 7281ae6e8014b50ab4e37b0b39c4dd739b5434b3 (commit)
via 3054af7900788324d37fed9ee496ba1e15db2558 (commit)
via 6b2fb3fd5da11641b3c607184c3d538a9d833d8c (commit)
via ba81c4d290d21b7a86e0c3ba921d28cbecdf6d09 (commit)
from 63a47967d70c39179cf7cad67ffc1eb0c912adb2 (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 7281ae6e8014b50ab4e37b0b39c4dd739b5434b3
Author: Victor Julien <victor at inliniac.net>
Date: Mon Aug 31 18:05:17 2015 +0200
yaml: add missing ippair section
commit 3054af7900788324d37fed9ee496ba1e15db2558
Author: Eric Leblond <eric at regit.org>
Date: Sat Aug 29 10:49:26 2015 +0200
af-packet: don't activate rollover by default
Rollover option is causing issue with TCP streaming code because
packets from the same flow to be treated out of order. As long as
the situation is not fixed in the streaming engine, it is a bad idea
to enable it by default.
commit 6b2fb3fd5da11641b3c607184c3d538a9d833d8c
Author: Victor Julien <victor at inliniac.net>
Date: Fri Aug 21 09:48:42 2015 +0200
Fix minor format string issues
commit ba81c4d290d21b7a86e0c3ba921d28cbecdf6d09
Author: Victor Julien <victor at inliniac.net>
Date: Thu Aug 20 13:37:09 2015 +0200
autotools: cleanup
Remove most of the CFLAGS updates from configure. Flags are now (mostly)
set in AM_CLFLAGS.
Update all -DBLAH additions to CFLAGS to use AC_DEFINE([BLAH], ...)
Improve Lua vs LuaJIT checking.
Improve the configure output a bit.
Lots of smaller cleanups.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 272 ++++++++++++++++++++++++++-----------------
src/Makefile.am | 9 +-
src/app-layer-detect-proto.c | 4 +-
src/decode-tcp.h | 2 +-
src/detect-engine-iponly.c | 2 +-
src/detect-engine-siggroup.c | 2 +-
src/log-droplog.c | 4 +-
src/runmode-erf-file.c | 4 +-
src/runmode-pcap-file.c | 4 +-
src/tm-threads.c | 2 +-
src/util-byte.c | 12 +-
src/util-decode-asn1.c | 2 +-
src/util-runmodes.c | 18 +--
suricata.yaml.in | 11 +-
14 files changed, 208 insertions(+), 140 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list