mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 11:38:20 +00:00
quic: Handle and log unhandled_version
This commit is contained in:
parent
4ca6f690d7
commit
ec9ed81250
3 changed files with 25 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
# @TEST-EXEC: zeek-cut -m ts uid cause analyzer_kind analyzer_name failure_reason < analyzer.log > analyzer.log.cut
|
||||
# @TEST-EXEC: btest-diff conn.log.cut
|
||||
# @TEST-EXEC: btest-diff out
|
||||
# @TEST-EXEC: btest-diff quic.log
|
||||
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER='sed -r "s/\((.+)\.spicy:[0-9]+:[0-9]+\)/(\1.spicy:<line>:<column>)/g" | $SCRIPTS/diff-remove-abspath' btest-diff analyzer.log.cut
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue