zeek/testing/btest/scripts/base
Johanna Amann f293d5a852 Fix policy/protocols/conn/failed-service-logging.zeek
In GH-4422 it was pointed out that the protocols/conn/failed-service-logging.zeek
policy script only works when
`DPD::track_removed_services_in_connection=T` is set.

This was caused by a logic error in the script. This commit fixes this
logic error and introduces an additional test that checks that
failed-service-logging works even when the option is not set to true.
2025-05-06 13:37:12 +01:00
..
files testing/btest/*test: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
frameworks Fix policy/protocols/conn/failed-service-logging.zeek 2025-05-06 13:37:12 +01:00
misc testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
protocols QUIC: Use initial destination conn_id for decryption 2025-05-05 14:34:11 +02:00
utils testing/btest/*test: Comment all @TEST lines 2025-04-17 16:30:23 +02:00