update: update filter
parent
df517b78ab
commit
20ead466a1
|
@ -27,6 +27,8 @@ function net186_import_filter(int POPID)
|
|||
|
||||
bgp_local_pref = bgp_local_pref - public_bgp_path.len * 10;
|
||||
|
||||
if LOCAL_ASN ~ bgp_path then return false;
|
||||
|
||||
return true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue