mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Added icons to ASNs (#9506)
This commit is contained in:
parent
2a22b2e7dd
commit
70960ce98c
2 changed files with 13 additions and 4 deletions
|
|
@ -34,8 +34,6 @@ if data_type == "historical" and hasClickHouseSupport() then
|
|||
epoch_end = tonumber(_GET["epoch_end"])
|
||||
end
|
||||
|
||||
if criteria_as == "traffic_between_ases" then end
|
||||
|
||||
if criteria_as == "ingress_egress_traffic_criteria" then
|
||||
filters = {
|
||||
asn = asn,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue