Merge remote-tracking branch 'awelzel/table-val-contains'

* awelzel/table-val-contains:
  ignore_checksums_nets: Add test for multiple subnets
This commit is contained in:
Tim Wojtulewicz 2021-09-14 13:00:50 -07:00
commit cc162e2ab0
4 changed files with 20 additions and 1 deletions

View file

@ -1,3 +1,9 @@
4.2.0-dev.159 | 2021-09-14 13:00:50 -0700
* ignore_checksums_nets: Add test for multiple subnets (Arne Welzel, Corelight)
This test fails with Zeek 4.1 and Zeek 4.0.3.
4.2.0-dev.157 | 2021-09-08 12:04:45 -0700
* fix for looping over vectors with holes per https://github.com/zeek/zeek/issues/1763 (Vern Paxson, Corelight)