diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2025-05-20 11:05:53 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2025-05-20 11:05:53 +0200 |
commit | 4e7e361d84287607391e43207f9fd3b58e958a11 (patch) | |
tree | b0f12aafebd1a23dc3e3a02872c763a1257f6d9d /test/results/flow-info/disable_protocols/esp.pcapng.out | |
parent | 9809ae4ea05ac7764ab3cf206bb9503c53e2d132 (diff) |
* fix API issue due to changed name of a public struct
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/flow-info/disable_protocols/esp.pcapng.out')
-rw-r--r-- | test/results/flow-info/disable_protocols/esp.pcapng.out | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/results/flow-info/disable_protocols/esp.pcapng.out b/test/results/flow-info/disable_protocols/esp.pcapng.out new file mode 100644 index 000000000..dc4f7dcdd --- /dev/null +++ b/test/results/flow-info/disable_protocols/esp.pcapng.out @@ -0,0 +1,10 @@ + DAEMON-EVENT: init + DAEMON-EVENT: [Processed: 0 pkts][ZLib][compressions: 0|diff: 0 / 0] + DAEMON-EVENT: [Flows][active: 0 / 0|skipped: 0|!detected: 0|guessed: 0|detection-updates: 0|updates: 0] + new: [.....1] [ip4][..udp] [.......10.2.3.2][..500] -> [.......10.3.4.4][..500] + detected: [.....1] [ip4][..udp] [.......10.2.3.2][..500] -> [.......10.3.4.4][..500] [IPSec][Unknown][VPN][Safe] + new: [.....2] [ip4][...50] [.......10.2.3.2] -> [.......10.3.4.4] + detected: [.....2] [ip4][...50] [.......10.2.3.2] -> [.......10.3.4.4] [IPSec][Unknown][VPN][Safe] + idle: [.....2] [ip4][...50] [.......10.2.3.2] -> [.......10.3.4.4] [IPSec][Unknown][VPN][Safe] + idle: [.....1] [ip4][..udp] [.......10.2.3.2][..500] -> [.......10.3.4.4][..500] [IPSec][Unknown][VPN][Safe] + DAEMON-EVENT: shutdown |