diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2025-03-05 19:00:23 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2025-03-06 19:00:23 +0100 |
commit | ae95c95617d3716abcfbcc93742f6652e44d151c (patch) | |
tree | fb07186390ebc402a34aa212986ee4a0d0e44ea1 /test/results/flow-info/default/dns_response_only.pcap.out | |
parent | 42c54d3755a84dfaf741157fe83c94b0b15fb296 (diff) |
* fix API issue with a changed function signature
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/flow-info/default/dns_response_only.pcap.out')
-rw-r--r-- | test/results/flow-info/default/dns_response_only.pcap.out | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/results/flow-info/default/dns_response_only.pcap.out b/test/results/flow-info/default/dns_response_only.pcap.out new file mode 100644 index 000000000..e85ec7ac5 --- /dev/null +++ b/test/results/flow-info/default/dns_response_only.pcap.out @@ -0,0 +1,7 @@ + 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] [........8.8.8.8][...53] -> [192.168.255.251][56550] + detected: [.....1] [ip4][..udp] [........8.8.8.8][...53] -> [192.168.255.251][56550] [DNS][Google][Network][Acceptable][www.github.com] + idle: [.....1] [ip4][..udp] [........8.8.8.8][...53] -> [192.168.255.251][56550] [DNS][Google][Network][Acceptable][www.github.com] + DAEMON-EVENT: shutdown |