[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-3.2RC1-70-g2ce95ba
OISF Git
noreply at openinfosecfoundation.org
Wed Nov 30 07:47:16 UTC 2016
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 2ce95babd6d83d503f15b0e383087c16f4537528 (commit)
via ab8faefd3751b8db6009e4a4df62bb5236da0ec4 (commit)
via e492f0dc8908ef64acb844e94f5d71b15baa0ada (commit)
from 8b8426934fed76c0d01e86999f592b9076ec528f (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 2ce95babd6d83d503f15b0e383087c16f4537528
Author: Jason Ish <ish at unx.ca>
Date: Tue Nov 29 07:57:02 2016 -0600
dnp3: use _ in keyword names instead of "."
dnp3.ind -> dnp3_ind
dnp3.func -> dnp3_func
dnp3.obj -> dnp3_obj
The variations with a "." are now aliases.
commit ab8faefd3751b8db6009e4a4df62bb5236da0ec4
Author: Victor Julien <victor at inliniac.net>
Date: Fri Oct 7 13:49:40 2016 +0200
af-packet: fix fanout support on Debian Jessie
Debian Jessie with kernel 3.16 would not accept the 'id' of 99 used
in the test. Id 1 does work.
commit e492f0dc8908ef64acb844e94f5d71b15baa0ada
Author: Alexander Gozman <a.gozman at securitycode.ru>
Date: Wed Oct 12 11:12:34 2016 +0300
Fix port parsing in config file, added one more corresponding test.
Some examples from wiki caused parsing errors.
For example, "[1:80,![2,4]]" was treated as a mistake.
Also fixed loop detection in variables declaration. For example,
'A: "HOME_NET, !$HOME_NET"' resulted in parsing error.
-----------------------------------------------------------------------
Summary of changes:
src/detect-dnp3.c | 12 ++++++------
src/detect-engine-address.c | 14 ++++++--------
src/detect-engine-port.c | 45 +++++++++++++++++++++++++++++++++++++++------
src/source-af-packet.c | 2 +-
src/util-var.c | 4 ++++
5 files changed, 56 insertions(+), 21 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list