aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIvan Nardi <12729895+IvanNardi@users.noreply.github.com>2022-08-06 20:06:56 +0200
committerGitHub <noreply@github.com>2022-08-06 20:06:56 +0200
commit523360001e4c9e64d875febd9f024daa2691c31a (patch)
tree0faa49db9ad9ae71c631390f9d17ab5d9b4c3975 /tests
parent120e01566a32e1aa4c7c8179165d035c1864cfb3 (diff)
HTTP, Bittorrent, Kerberos: fix stopping of extra dissection (#1700)
The return value of the extra-dissection callback indicates if the extra dissection needs to be called again. In the HTTP cose, this setting to NULL of the callabck is wrong since we stop extra dissection only if we have a hostname *and* a return code.
Diffstat (limited to 'tests')
-rw-r--r--tests/result/1kxun.pcap.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/result/1kxun.pcap.out b/tests/result/1kxun.pcap.out
index a29207464..cdae0a979 100644
--- a/tests/result/1kxun.pcap.out
+++ b/tests/result/1kxun.pcap.out
@@ -1,6 +1,6 @@
Guessed flow protos: 25
-DPI Packets (TCP): 415 (4.23 pkts/flow)
+DPI Packets (TCP): 416 (4.24 pkts/flow)
DPI Packets (UDP): 120 (1.21 pkts/flow)
Confidence Unknown : 14 (flows)
Confidence Match by port : 5 (flows)