From ae95c95617d3716abcfbcc93742f6652e44d151c Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 5 Mar 2025 19:00:23 +0100 Subject: bump libnDPI to c49d126d3642d5b1f5168d049e3ebf0ee3451edc * fix API issue with a changed function signature Signed-off-by: Toni Uhlig --- schema/flow_event_schema.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'schema') diff --git a/schema/flow_event_schema.json b/schema/flow_event_schema.json index e1096e2bd..c76385c18 100644 --- a/schema/flow_event_schema.json +++ b/schema/flow_event_schema.json @@ -1471,6 +1471,9 @@ "snmp": { "type": "object" }, + "ssdp": { + "type": "object" + }, "ssh": { "type": "object" }, -- cgit v1.2.3