mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
DPD: update test baselines; change options for external tests.
As services are sorted by default now, this disables the canonifier that sorts the service field for the external baseline. This also adds the tracking of disabled services in the service field via DPD::track_removed_services_in_connection - to make such changes more visible, and check that the feature works as desired.
This commit is contained in:
parent
0fa1ecce8f
commit
0e9cf7b019
5 changed files with 3 additions and 65 deletions
|
@ -23,7 +23,6 @@ $(dirname $0)/diff-remove-timestamps |
|
|||
$(dirname $0)/diff-remove-uids |
|
||||
$(dirname $0)/diff-remove-file-ids |
|
||||
$(dirname $0)/diff-remove-x509-names |
|
||||
$(dirname $0)/diff-sort-conn-service |
|
||||
$(dirname $0)/diff-sort-set-elements |
|
||||
$(dirname $0)/diff-remove-spicy-abspath |
|
||||
$(dirname $0)/diff-sort |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue