mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 21:18:20 +00:00
![]() This is apparently a problem with the Myricom version of libpcap, where instead of returning a null or a zero if no packets are available, it returns the previous packet. This causes Zeek to improperly parse the packet and crash. We thought we had fixed this previously with a check for a null packet but that fix was not enough. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Dumper.cc | ||
Dumper.h | ||
pcap.bif | ||
Plugin.cc | ||
Source.cc | ||
Source.h |