mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Merge remote-tracking branch 'origin/topic/timw/remove-negative-timestamp-test'
* origin/topic/timw/remove-negative-timestamp-test: Remove core.negative-time btest
This commit is contained in:
commit
899f7297d7
5 changed files with 8 additions and 14 deletions
7
CHANGES
7
CHANGES
|
@ -1,3 +1,10 @@
|
||||||
|
7.1.0-dev.311 | 2024-09-12 08:52:02 +0200
|
||||||
|
|
||||||
|
* Remove core.negative-time btest (Tim Wojtulewicz, Corelight)
|
||||||
|
|
||||||
|
This test is failing with libpcap libpcap 1.10; for more information
|
||||||
|
see https://github.com/zeek/zeek/issues/3921
|
||||||
|
|
||||||
7.1.0-dev.309 | 2024-09-12 08:51:08 +0200
|
7.1.0-dev.309 | 2024-09-12 08:51:08 +0200
|
||||||
|
|
||||||
* Bump spicy-format to 0.16.2 (Johanna Amann, Corelight)
|
* Bump spicy-format to 0.16.2 (Johanna Amann, Corelight)
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
7.1.0-dev.309
|
7.1.0-dev.311
|
||||||
|
|
|
@ -1,11 +0,0 @@
|
||||||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
||||||
#separator \x09
|
|
||||||
#set_separator ,
|
|
||||||
#empty_field (empty)
|
|
||||||
#unset_field -
|
|
||||||
#path weird
|
|
||||||
#open XXXX-XX-XX-XX-XX-XX
|
|
||||||
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p name addl notice peer source
|
|
||||||
#types time string addr port addr port string string bool string string
|
|
||||||
XXXXXXXXXX.XXXXXX - - - - - negative_packet_timestamp - F zeek -
|
|
||||||
#close XXXX-XX-XX-XX-XX-XX
|
|
Binary file not shown.
|
@ -1,2 +0,0 @@
|
||||||
# @TEST-EXEC: zeek -b -C -r $TRACES/negative-time.pcap base/frameworks/notice
|
|
||||||
# @TEST-EXEC: btest-diff weird.log
|
|
Loading…
Add table
Add a link
Reference in a new issue