This commit is contained in:
@ -27,6 +27,8 @@ function net186_import_filter(int POPID)
|
|||||||
|
|
||||||
bgp_local_pref = bgp_local_pref - public_bgp_path.len * 10;
|
bgp_local_pref = bgp_local_pref - public_bgp_path.len * 10;
|
||||||
|
|
||||||
|
if LOCAL_ASN ~ bgp_path then return false;
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user