mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 05:28:20 +00:00

When reading from trace files, 'dropped' and 'link' fields are now just zeroed. When reading from an interface, the values filled in by pcap_stats() are now only used when that function indicates success. Closes #500.
1 line
46 B
Text
1 line
46 B
Text
[pkts_recvd=131, pkts_dropped=0, pkts_link=0]
|