zeek/testing/btest/scripts/base
Christian Kreibich 136a9baa42 Fix race conditions in scripts.base.frameworks.input.reread
On FreeBSD, this test showed two problems: (1) reordering problems
based on writing the predicate, event, and end-of-data updates into a
single file, (2) a race condition based on printing the entirety of
the table description argument in update events. The description
contains the destination table, and its content at the time an update
event gets processed isn't deterministic: depending on the number
of updates the reader thread has sent, the table will contain a
varying number of entries.
2021-07-12 13:25:03 -07:00
..
files Add ability to check if hostname is valid for a specific cert 2021-06-29 15:00:48 +01:00
frameworks Fix race conditions in scripts.base.frameworks.input.reread 2021-07-12 13:25:03 -07:00
misc Tweak find-filtered-trace to not flag traces if they have non-TCP 2020-09-25 11:29:44 +00:00
protocols Merge remote-tracking branch 'origin/master' into topic/johanna/gh-859 2021-06-29 15:09:56 +01:00
utils Update Python invocations to explicit python3 2020-11-25 14:57:09 -08:00