[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.3.1-7-g2c57275
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Wed Aug 22 07:58:36 UTC 2012
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 2c5727592110622bc8f00c23990cca281e50fd15 (commit)
via 9e54819121ea5c9982e015011c6514408dd00343 (commit)
via d492683aa4de197c06a45d9fae8b8268946550c8 (commit)
via adbf85c4a9102193671bf5105f1682b88d79b307 (commit)
via e0ddcdd194d26f9a05e962017719bafcaee7fddc (commit)
from 452d3c43089526c2859ac6da54718bf0b2294480 (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 2c5727592110622bc8f00c23990cca281e50fd15
Author: Eric Leblond <eric at regit.org>
Date: Tue Aug 7 18:20:13 2012 +0200
nfq: implement "fail-open" support.
On linux >= 3.6, you can use the fail-open option on a NFQ queue
to have the kernel accept the packet if userspace is not able to keep
pace.
Please note that the kernel will not trigger an error if the feature is activated
in userspace libraries but not available in kernel.
This patch implements the option for suricata by adding a nfq.fail-open
configuration variable which is desactivated by default.
commit 9e54819121ea5c9982e015011c6514408dd00343
Author: Eric Leblond <eric at regit.org>
Date: Thu Jul 5 22:38:00 2012 +0200
yaml: suppress old variable in pfring section.
commit d492683aa4de197c06a45d9fae8b8268946550c8
Author: Eric Leblond <eric at regit.org>
Date: Thu Jul 5 23:24:38 2012 +0200
autotools: error on autoreconf is an error
commit adbf85c4a9102193671bf5105f1682b88d79b307
Author: Eric Leblond <eric at regit.org>
Date: Tue Jul 31 14:37:37 2012 +0200
autotools: fix detection with clang
This patch improve detection of type of nfq_get_payload() by only
converting to error the warning we have when using the wrong type.
commit e0ddcdd194d26f9a05e962017719bafcaee7fddc
Author: Eric Leblond <eric at regit.org>
Date: Tue Aug 21 19:12:20 2012 +0200
autotools: rename configure.in to configure.ac
configure.in is deprecated since long and will be replaced by
configure.ac. For more information, see:
http://lists.gnu.org/archive/html/automake/2012-08/msg00023.html
-----------------------------------------------------------------------
Summary of changes:
autogen.sh | 2 +-
configure.in => configure.ac | 20 ++++++++++++--------
src/source-nfq.c | 30 ++++++++++++++++++++++++++++++
suricata.yaml.in | 6 +++---
4 files changed, 46 insertions(+), 12 deletions(-)
rename configure.in => configure.ac (98%)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list