mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Remove obsolete JA3 support
This commit is contained in:
parent
4b1b37103a
commit
548c9aeec5
28 changed files with 31 additions and 303 deletions
|
|
@ -1390,8 +1390,6 @@ function historical_flow_utils.get_tags()
|
|||
flow_defined_tags["snmp_interface"] = tag_utils.defined_tags["snmp_interface"]
|
||||
flow_defined_tags["country"] = tag_utils.defined_tags["country"]
|
||||
flow_defined_tags["l7_error_id"] = tag_utils.defined_tags["l7_error_id"]
|
||||
flow_defined_tags["ja3_client"] = tag_utils.defined_tags["ja3_client"]
|
||||
flow_defined_tags["ja3_server"] = tag_utils.defined_tags["ja3_server"]
|
||||
flow_defined_tags["ja4_client"] = tag_utils.defined_tags["ja4_client"]
|
||||
flow_defined_tags["issuer_dn"] = tag_utils.defined_tags["issuer_dn"]
|
||||
flow_defined_tags["http_method"] = tag_utils.defined_tags["http_method"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue