mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-02 17:00:16 +00:00
SSDP: add configuration for disabling metadata extraction (#2736)
This commit is contained in:
parent
491698fe02
commit
5f8545d97a
6 changed files with 20 additions and 5 deletions
|
|
@ -304,6 +304,8 @@ struct ndpi_detection_module_config_struct {
|
|||
|
||||
int bittorrent_hash_enabled;
|
||||
|
||||
int ssdp_metadata_enabled;
|
||||
|
||||
int dns_subclassification_enabled;
|
||||
int dns_parse_response_enabled;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue