]> git.ipfire.org Git - thirdparty/suricata.git/commit
af-packet: AFPWalkBlock error handling
authorEric Leblond <eric@regit.org>
Fri, 22 Apr 2016 20:15:53 +0000 (22:15 +0200)
committerVictor Julien <victor@inliniac.net>
Fri, 20 May 2016 10:32:39 +0000 (12:32 +0200)
commit5f84b55d98ca36b199d1c6b84dc89a5461687df8
tree81947fdedbfe32bc6db8effa3d524065c9deddac
parentb797fd926c0aa080c6ace55f25a7f0dff12b4bb7
af-packet: AFPWalkBlock error handling

Error handling was not done. The implementation is making the
choice to consider we must detroy the socket in case of parsing
error. The same was done for tpacket_v2.
src/source-af-packet.c