mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 04:58:21 +00:00
Bugfix: the header line was ending with a separator.
Test baselines needed adaption as well.
This commit is contained in:
parent
b69ecff3ee
commit
52c54859b6
18 changed files with 107 additions and 107 deletions
|
@ -1,6 +1,6 @@
|
|||
PREFIX<>t|id.orig_h|id.orig_p|id.resp_h|id.resp_p|status|country|b|
|
||||
1299718338.37017|1.2.3.4|1234|2.3.4.5|80|success|unknown|NOT-SET
|
||||
1299718338.37017|1.2.3.4|1234|2.3.4.5|80|NOT-SET|US|NOT-SET
|
||||
1299718338.37017|1.2.3.4|1234|2.3.4.5|80|failure|UK|NOT-SET
|
||||
1299718338.37017|1.2.3.4|1234|2.3.4.5|80|NOT-SET|BR|NOT-SET
|
||||
1299718338.37017|1.2.3.4|1234|2.3.4.5|80|failure|EMPTY|T
|
||||
PREFIX<>t|id.orig_h|id.orig_p|id.resp_h|id.resp_p|status|country|b
|
||||
1299718506.56593|1.2.3.4|1234|2.3.4.5|80|success|unknown|NOT-SET
|
||||
1299718506.56593|1.2.3.4|1234|2.3.4.5|80|NOT-SET|US|NOT-SET
|
||||
1299718506.56593|1.2.3.4|1234|2.3.4.5|80|failure|UK|NOT-SET
|
||||
1299718506.56593|1.2.3.4|1234|2.3.4.5|80|NOT-SET|BR|NOT-SET
|
||||
1299718506.56593|1.2.3.4|1234|2.3.4.5|80|failure|EMPTY|T
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue