aboutsummaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2025-03-05 19:00:23 +0100
committerToni Uhlig <matzeton@googlemail.com>2025-03-06 19:00:23 +0100
commitae95c95617d3716abcfbcc93742f6652e44d151c (patch)
treefb07186390ebc402a34aa212986ee4a0d0e44ea1 /schema
parent42c54d3755a84dfaf741157fe83c94b0b15fb296 (diff)
bump libnDPI to c49d126d3642d5b1f5168d049e3ebf0ee3451edcHEADtmpmain
* fix API issue with a changed function signature Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'schema')
-rw-r--r--schema/flow_event_schema.json3
1 files changed, 3 insertions, 0 deletions
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"
},