From 8c19922a0fd22c0fb344179f04045cc02e8b6cc3 Mon Sep 17 00:00:00 2001 From: Jerry Date: Wed, 23 Sep 2020 16:00:58 +0800 Subject: [PATCH] [revert when fixed] disable anycast routes for now --- route/AS4201270007.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/route/AS4201270007.toml b/route/AS4201270007.toml index c4539a2..182301f 100644 --- a/route/AS4201270007.toml +++ b/route/AS4201270007.toml @@ -9,12 +9,12 @@ name = "AOSCNet" description = "AOSC BuildBot Interconnection" ["10.127.255.2/32"] -type = "loopback" +type = "loopback?" name = "staphdns" description = "Bind9 DNS" ["10.127.255.53/32"] -type = "loopback" +type = "loopback?" name = "staphdns" description = "Bind9 DNS" @@ -59,6 +59,6 @@ name = "StaphPeer" description = "Staph infection network that would not be broadcasted in BGP" ["fd10:127:ffff:53::/64"] -type = "loopback" +type = "loopback?" name = "staphdns" description = "Bind9 DNS"