zeek/scripts/base
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
..
files GH-1634: Address feedback 2021-07-02 15:12:58 +01:00
frameworks Merge branch 'topic/vlad/doc_tweaks' 2021-07-09 12:02:32 -07:00
misc Tweak find-filtered-trace to not flag traces if they have non-TCP 2020-09-25 11:29:44 +00:00
packet-protocols Do not lookup ignore_checksums_nets for every packet 2021-08-06 10:32:53 +01:00
protocols Add a few DNS query types. 2021-07-06 10:40:22 +01:00
utils Zeekygen doesn't support comments on set members 2021-07-08 06:15:21 -05:00
init-bare.zeek Do not lookup ignore_checksums_nets for every packet 2021-08-06 10:32:53 +01:00
init-default.zeek Add backtrace() and print_backtrace() 2020-07-03 14:09:31 -07:00
init-frameworks-and-bifs.zeek GH-1122: Allow initializing globals with calls to subdir BIFs 2020-08-27 12:20:37 -07:00
init-supervisor.zeek Establish a separate init script when using the supervisor 2021-07-08 13:12:53 -07:00