nDPId: Added some error messages when workflow init fails.

* Fixed invalid array subscript typ0 (caused some trouble..)
 * bump libnDPI to 2cd0479204301c50c6149706fcd4df3058b2a8cc

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
Toni Uhlig 2022-01-26 15:12:28 +01:00
parent 4bae9d0344
commit 80e1eedbef
No known key found for this signature in database
GPG key ID: 22C5333D922537D2
254 changed files with 2532 additions and 1672 deletions

View file

@ -188,6 +188,9 @@
"ndpi": {
"type": "object"
},
"entropy": {
"type": "number"
},
"dhcp": {
"type": "object"
},
@ -197,6 +200,9 @@
"mdns": {
"type": "object"
},
"ntp": {
"type": "object"
},
"ubntac2": {
"type": "object"
},