zeek/scripts/base
Seth Hall 552a24e07c Add an option to ignore packets sourced from particular subnets.
It's implemented with a new set[subnet] option named ignore_checksums_nets.

If you populate this set with subnets, any packet with a src address within
that set of subnets will not have it's checksum validated.
2020-10-22 13:23:10 -04:00
..
files Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
frameworks Make event ordering deterministic 2020-10-15 16:35:52 +00: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 Move IP and IP tunnel code from Sessions into packet analyzers 2020-10-15 12:18:30 -07:00
protocols Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
utils Change a script comment to use "code-block" directive 2020-09-03 15:03:12 -07:00
init-bare.zeek Add an option to ignore packets sourced from particular subnets. 2020-10-22 13:23:10 -04: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