[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4beta1-91-g58bf4ea

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Thu Oct 4 10:40:06 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  58bf4ea4a4241710dd8db1fcf0eef678834f9f66 (commit)
       via  19756488ab157fc40971fe4f264bf68eed684235 (commit)
      from  75cddabd8a802c3578d00bf91bc6dd6160c56110 (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 58bf4ea4a4241710dd8db1fcf0eef678834f9f66
Author: Eric Leblond <eric at regit.org>
Date:   Thu Oct 4 11:53:29 2012 +0200

    nfq: fix detection of type nfq_get_payload function.

commit 19756488ab157fc40971fe4f264bf68eed684235
Author: Eric Leblond <eric at regit.org>
Date:   Thu Oct 4 11:06:33 2012 +0200

    nfq: close the queue when leaving acquisition.
    
    This patch adds a call to close the queue when the acquisition
    loop is ending. This way the incoming packets will be accepted
    during all the shutdown phase (if the queue-bypass option of
    NFQUEUE is used). At the same time the currently processed packets
    will be dropped but the time scale are different: suricata will
    drop 20 ms of packets and the shutdown can take 0.5 seconds.
    
    Patch based on an idea of Victor Julien.

-----------------------------------------------------------------------

Summary of changes:
 configure.ac     |    2 +-
 src/source-nfq.c |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list