From df517b78abc9c4acbca671655a7a321c5efc5edd Mon Sep 17 00:00:00 2001 From: 186526 Date: Thu, 5 Jan 2023 01:57:16 +0800 Subject: [PATCH] update: filter --- lib/10-community-transit.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/10-community-transit.conf b/lib/10-community-transit.conf index 63529ed..1933a10 100644 --- a/lib/10-community-transit.conf +++ b/lib/10-community-transit.conf @@ -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) {