update: filter

production
186526 2023-01-05 01:57:16 +08:00
parent 1417f543ba
commit df517b78ab
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ function pub_process_path() {
bgp_path.delete(LOCAL_ASN);
bgp_path.prepend(LOCAL_ASN);
}
pub_preprocess_communities();
}
function transit_import_filter(int ASN) {