]> git.ipfire.org Git - thirdparty/suricata.git/commit
af-packet: fix reconnect code
authorEric Leblond <eric@regit.org>
Mon, 30 Jul 2012 10:11:23 +0000 (12:11 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 7 Aug 2012 07:58:42 +0000 (09:58 +0200)
commit09e709d1c5233dcce60b5dd44ab47ffd248a08c3
tree17e161c8483690580901a64732d540bc4cb9af0c
parent64fad5b36e19e30cf990e8a3405e1e0ee7f3b8d6
af-packet: fix reconnect code

Reconnect code was in a "work by luck" stage as we did not update
the socket number after reconnect.
src/source-af-packet.c