update
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-13 23:26:39 +08:00
parent ef8b99c301
commit 5a5ada1e6f
2 changed files with 7 additions and 1 deletions
-1
View File
@@ -1 +0,0 @@
# Yes, It's just a blank file.
+7
View File
@@ -0,0 +1,7 @@
protocol static drop_default {
ipv6;
route ::/0 reject {
bgp_local_pref = 1;
bgp_community.add((65535, 65282));
};
}