[Oisf-devel] [COMMIT] OISF branch, master-1.3.x, updated. suricata-1.3.1-4-g2e4a16d
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Sat Sep 8 19:15:56 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-1.3.x has been updated
via 2e4a16d1eee36af0c8b6a530640e7449af2875dd (commit)
via 2fe39cf8674b02d44195e670efbb471eb91044fe (commit)
from 79c75bbb4d89d2a323646bf56874ae89ef0b0c40 (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 2e4a16d1eee36af0c8b6a530640e7449af2875dd
Author: Eric Leblond <eric at regit.org>
Date: Fri Sep 7 13:18:35 2012 +0200
ipfw: avoid critical error for broadcast
In some setup, suricata may receive broadcast packets and the call
to sendto may fail if the wrong interface is choosen by kernel.
This patch change the error treatment to avoid to leave when
this problem occurs.
commit 2fe39cf8674b02d44195e670efbb471eb91044fe
Author: Eric Leblond <eric at regit.org>
Date: Thu Sep 6 22:39:02 2012 +0200
freebsd: fix function usage.
The unlock function was not correctly used in error treatment.
-----------------------------------------------------------------------
Summary of changes:
src/source-ipfw.c | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list