mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
This commit is contained in:
commit
e03b7f0f5f
57 changed files with 1011 additions and 305 deletions
|
|
@ -2683,7 +2683,8 @@ function getFlowStatusTypes()
|
|||
[21] = i18n("alerts_dashboard.ids_alert"),
|
||||
[22] = i18n("flow_details.tcp_severe_connection_issues"),
|
||||
[23] = i18n("flow_details.ssl_unsafe_ciphers"),
|
||||
[24] = i18n("flow_details.ssl_old_protocol_version"),
|
||||
[24] = i18n("flow_details.data_exfiltration"),
|
||||
[25] = i18n("flow_details.ssl_old_protocol_version"),
|
||||
}
|
||||
|
||||
return entries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue