From e9d5e72fb58d5989673487c4b4ef4584d8694467 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Wed, 21 Dec 2022 10:55:14 +0100 Subject: Fix infinite loop when a custom rule has port 65535 (#1833) Close #1829 --- example/protos.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'example') diff --git a/example/protos.txt b/example/protos.txt index a9b4fe0ad..5399e6356 100644 --- a/example/protos.txt +++ b/example/protos.txt @@ -7,6 +7,7 @@ tcp:860,udp:860,tcp:3260,udp:3260@iSCSI tcp:3000@ntop tcp:9002@Elasticsearch tcp:5601@Kibana +tcp:65535@TestProto # # nBPF filters (https://github.com/ntop/PF_RING/tree/dev/userland/nbpf)) -- cgit v1.2.3