diff --git a/src/iosource/af_packet/README b/src/iosource/af_packet/README index 2c601f508b..ecf9c991ce 100644 --- a/src/iosource/af_packet/README +++ b/src/iosource/af_packet/README @@ -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). +> **Note**: +> Starting with Zeek version 5.2, Zeek ships with a built-in version of this plugin. + ## Installation Before installing the plugin, make sure your kernel supports PACKET_FANOUT[^1] and TPACKET_V3.