]> git.ipfire.org Git - thirdparty/suricata.git/commit
nflog: set socket timeout 978/head
authorVictor Julien <victor@inliniac.net>
Mon, 26 May 2014 10:45:59 +0000 (12:45 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 26 May 2014 10:45:59 +0000 (12:45 +0200)
commit0765bcc73e42708e703b2aaded6324952d661f97
tree5029061d71e21350ee13b2b08078a8850160b57f
parent26c091537586002d64c77f59750cd37b2441e892
nflog: set socket timeout

Set socket timeout so that we can exit if there is no traffic.

It would hang after the SIGINT signal, until packets arived.
src/source-nflog.c
src/util-error.c
src/util-error.h