Fixes transit only table

This commit is contained in:
Matteo Biscosi 2025-07-23 18:13:26 +02:00
parent 4ee85c5fdc
commit e91ae0db3e
10 changed files with 35 additions and 36 deletions

View file

@ -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