[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4-73-gc6d5076
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Fri Mar 1 17:51:26 UTC 2013
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 c6d50764e5276a46a3a92fb0c91272f17d5a1a76 (commit)
via 5b067e1abb2e91ae6a54319263fce92686373770 (commit)
via 350d76196195f7ec015c39598c0afee9d8b7ca99 (commit)
from eae4de985029a5ce4956f17af0ccc2ba02d99ea6 (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 c6d50764e5276a46a3a92fb0c91272f17d5a1a76
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date: Wed Feb 27 20:51:36 2013 +0530
temporarily patched smb + dcerpc parsers for direction demaraction.
commit 5b067e1abb2e91ae6a54319263fce92686373770
Author: Eric Leblond <eric at regit.org>
Date: Thu Feb 28 16:52:43 2013 +0100
pcap-file: treat the case of unsupported pcap link
In unix socket mode, Suricata was stopping processing pcap files
when a pcap file with an unsupported datalink was treated. This
patch updates error handling to allow Suricata to treat other
pcap files.
commit 350d76196195f7ec015c39598c0afee9d8b7ca99
Author: Eric Leblond <eric at regit.org>
Date: Mon Feb 25 14:57:55 2013 +0100
af-packet: leave reading loop at each turn
The idea of this patch is to be sure to leave the ring reading loop
enough to be able to sync counters. This should fix #706.
-----------------------------------------------------------------------
Summary of changes:
src/app-layer-dcerpc.c | 280 +++++++++++++++++++++++++++++++++++++++++++++++-
src/app-layer-dcerpc.h | 1 +
src/app-layer-smb.c | 113 +++++++++++++++++++-
src/app-layer-smb.h | 1 +
src/source-af-packet.c | 2 +
src/source-pcap-file.c | 9 ++-
6 files changed, 397 insertions(+), 9 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list