mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 03:58:20 +00:00
Merge remote-tracking branch 'origin/topic/bbannier/issue-1590'
* origin/topic/bbannier/issue-1590: Change SSH version field to be `&optional`. Reformat function in SSH base script. Changes during merge: * rename weirds to fit into our naming scheme * add NEWS entry Closes GH-1590
This commit is contained in:
commit
a995d73fdf
6 changed files with 221 additions and 51 deletions
|
@ -0,0 +1,16 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
SSH1 vs SSH1, 1
|
||||
SSH199 vs SSH1, 1
|
||||
SSH2 vs SSH2, 2
|
||||
SSH199 vs SSH2, 2
|
||||
unset vs unset, F
|
||||
client unset, F
|
||||
server unset, F
|
||||
incomplete server version, F
|
||||
incomplete client version, F
|
||||
SSH1 vs SSH2, F
|
||||
SSH2 vs SSH1, F
|
||||
conn_weird:, SSH_cannot_determine_version, [orig_h=127.0.0.1, orig_p=40/tcp, resp_h=127.0.0.1, resp_p=40/tcp], SSH vs SSH-1.5-OpenSSH_6.2,
|
||||
conn_weird:, SSH_cannot_determine_version, [orig_h=127.0.0.1, orig_p=40/tcp, resp_h=127.0.0.1, resp_p=40/tcp], SSH-1.5-OpenSSH_6.2 vs SSH,
|
||||
conn_weird:, SSH_version_mismatch, [orig_h=127.0.0.1, orig_p=40/tcp, resp_h=127.0.0.1, resp_p=40/tcp], SSH-1.5-OpenSSH_6.2 vs SSH-2.0-OpenSSH_5.9,
|
||||
conn_weird:, SSH_version_mismatch, [orig_h=127.0.0.1, orig_p=40/tcp, resp_h=127.0.0.1, resp_p=40/tcp], SSH-2.0-OpenSSH_5.9 vs SSH-1.5-OpenSSH_6.2,
|
Loading…
Add table
Add a link
Reference in a new issue