mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
parent
c55fad5094
commit
a4cd5dd452
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
||||||
|
|
||||||
This plugin provides native AF_Packet support for Zeek. For details about AF_Packet, see the corresponding [man page](http://man7.org/linux/man-pages/man7/packet.7.html).
|
This plugin provides native AF_Packet support for Zeek. For details about AF_Packet, see the corresponding [man page](http://man7.org/linux/man-pages/man7/packet.7.html).
|
||||||
|
|
||||||
|
> **Note**:
|
||||||
|
> Starting with Zeek version 5.2, Zeek ships with a built-in version of this plugin.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Before installing the plugin, make sure your kernel supports PACKET_FANOUT[^1] and TPACKET_V3.
|
Before installing the plugin, make sure your kernel supports PACKET_FANOUT[^1] and TPACKET_V3.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue