emerg: update filter which is leaking route now
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-28 03:23:07 +08:00
parent 486fcecfec
commit 9c129e6d80
4 changed files with 7 additions and 6 deletions

View File

@ -1,8 +1,6 @@
template bgp pub_transit {
local as LOCAL_ASN;
allow local as 1;
ipv6 {
import where transit_import_filter(6939);
export where transit_export_filter(6939);