zeek/scripts/base/packet-protocols/ip
Johanna Amann 8192ad581d Do not lookup ignore_checksums_nets for every packet
This could lead to a noticeable (single-percent) performance
improvement.

Most of the functionality for this is in the packet analyzers that now
cache ignore_chesksums_nets.

Based on a patch by Arne Welzel (Corelight).
2021-08-06 10:32:53 +01:00
..
__load__.zeek Rename DefaultAnalyzer to IP. 2020-09-23 11:13:28 -07:00
main.zeek Do not lookup ignore_checksums_nets for every packet 2021-08-06 10:32:53 +01:00