mirror of
https://github.com/utoni/nDPId.git
synced 2026-04-29 23:49:36 +00:00
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:
parent
4bae9d0344
commit
80e1eedbef
254 changed files with 2532 additions and 1672 deletions
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue