]> git.ipfire.org Git - thirdparty/suricata.git/commit
afpacket: move zero copy setup to config parsing
authorVictor Julien <victor@inliniac.net>
Sun, 8 Nov 2015 08:06:03 +0000 (09:06 +0100)
committerVictor Julien <victor@inliniac.net>
Sun, 6 Dec 2015 09:49:29 +0000 (10:49 +0100)
commitbed18678308c18be47797cd1beeb3743eaeb5cc7
tree882fa8457075e04a88f1bee69c581b9f9c4f5686
parent9d882116e271e696fd30e6264f4af4976198b07d
afpacket: move zero copy setup to config parsing

This way it's run and logged per device, instead of per thread.
src/runmode-af-packet.c
src/source-af-packet.c