From c9514136b7c4246a57b85474d1a8e376a9009d4a Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Tue, 23 May 2023 04:38:07 +0200 Subject: bump libnDPI to ... * upstream changed regression test interface, needed to adapt * improved libnDPI helper build script * updated JSON schema Signed-off-by: Toni Uhlig --- schema/flow_event_schema.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'schema/flow_event_schema.json') diff --git a/schema/flow_event_schema.json b/schema/flow_event_schema.json index 01cc9d9ef..0b29a1d15 100644 --- a/schema/flow_event_schema.json +++ b/schema/flow_event_schema.json @@ -278,6 +278,12 @@ }, "6": { "type": "string" + }, + "7": { + "type": "string" + }, + "8": { + "type": "string" } }, "additionalProperties": false -- cgit v1.2.3