zeek/testing/btest/scripts/base
Benjamin Bannier daa9537f92 Change SSH version field to be &optional.
In 3769ed6c66 we added handling for SSH version 1.99 which unsed a SSH
version of 0 to indicate weird cases where no version could be
determined.

This patch is a fixup for that patch. Instead of using a magic version
of 0 we now use an `&optional` version value. If no SSH version can be
extracted the version will be unset; additionally a `conn_weird` event
will be raised.

Closes #1590.
2021-06-17 09:24:46 +02:00
..
files &is_set => &is_assigned 2021-02-04 12:18:46 -08:00
frameworks Merge branch 'logging/script-logdir' of https://github.com/kramse/zeek 2021-06-10 12:19:15 +01:00
misc Tweak find-filtered-trace to not flag traces if they have non-TCP 2020-09-25 11:29:44 +00:00
protocols Change SSH version field to be &optional. 2021-06-17 09:24:46 +02:00
utils Update Python invocations to explicit python3 2020-11-25 14:57:09 -08:00