mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
btest: Update baselines for removal-hooks addition
The removal_hooks field exists in bare mode (seems fine) and moved within the connection record to earlier, so a bunch of baselines changed
This commit is contained in:
parent
9d4025804d
commit
a5d93c4dec
10 changed files with 2195 additions and 2187 deletions
|
@ -34,6 +34,7 @@ connection {
|
|||
* size: count, log=F, optional=F
|
||||
* state: count, log=F, optional=F
|
||||
}
|
||||
* removal_hooks: set[func], log=F, optional=T
|
||||
* resp: record endpoint, log=F, optional=F
|
||||
endpoint { ... }
|
||||
* service: set[string], log=F, optional=F
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue