This commit is contained in:
2026-05-23 15:09:44 +08:00
parent 6fe05cf0e4
commit 28294a3e59
13 changed files with 232 additions and 27 deletions

View File

@@ -18,6 +18,18 @@ protocol kernel kernel_main4 {
};
};
protocol kernel kernel_main6 {
scan time 20;
ipv6 {
import none;
export filter {
if bgp_large_community ~ [(UNET_ASN, 10,6)] then accept;
reject;
};
};
};
protocol kernel kernel_t102v4 {
scan time 20;
kernel table 102;