mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Fixes transit only table
This commit is contained in:
parent
4ee85c5fdc
commit
e91ae0db3e
10 changed files with 35 additions and 36 deletions
|
|
@ -48,7 +48,7 @@ local criteria
|
|||
local other_asns = "Other"
|
||||
local other_node
|
||||
|
||||
if criteria_as == "as_traffic_criteria" then
|
||||
if criteria_as == "traffic_between_ases" then
|
||||
criteria = traffic_criteria.AS_TRAFFIC
|
||||
else
|
||||
criteria = traffic_criteria.ING_EGR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue