aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/ndpi_typedefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h
index 906268b62..3e31c3807 100644
--- a/src/include/ndpi_typedefs.h
+++ b/src/include/ndpi_typedefs.h
@@ -333,7 +333,7 @@ struct bt_announce { // 192 bytes
#ifdef NDPI_PROTOCOL_TINC
-#define TINC_CACHE_MAX_SIZE 100
+#define TINC_CACHE_MAX_SIZE 10
typedef struct {
u_int32_t src_address;