add TPACKET_V3 packet capturing interface
commit1a7b47ab6cd3c4778e3c304514d441a0806ae9a8
authorVitezslav Samel <vitezslav@samel.cz>
Fri, 27 Dec 2019 15:26:28 +0000 (27 16:26 +0100)
committerVitezslav Samel <vitezslav@samel.cz>
Fri, 27 Dec 2019 15:26:28 +0000 (27 16:26 +0100)
tree2fcbd7c6e1a0866738c232fa6e4f60e37b039b7a
parent269a6c8e25ccbba36f411c67b7fba7b2d4be5d57
add TPACKET_V3 packet capturing interface

Signed-off-by: Vitezslav Samel <vitezslav@samel.cz>
Makefile
src/capt-mmap-v3.c [new file with mode: 0644]
src/capt-mmap-v3.h [new file with mode: 0644]
src/capt.c