From 80aabd36ea3cc0fb6a304b6492a172c4f5b39a65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Tue, 6 Dec 2022 13:09:23 +0100 Subject: [PATCH] add myself for dns anycast MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marek Küthe --- route/AS4201272923.toml | 11 +++++++++++ route/AS4242422923.toml | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/route/AS4201272923.toml b/route/AS4201272923.toml index 1282672..c5bfd53 100644 --- a/route/AS4201272923.toml +++ b/route/AS4201272923.toml @@ -17,3 +17,14 @@ max-len = 32 type = "loopback" name = "anycast-auth-6" max-len = 64 + +["10.127.255.54/32"] +type = "loopback" +name = "anycast-recur-4" +max-len = 32 + +["fd10:127:53:53::/64"] +type = "loopback" +name = "anycast-recur-6" +max-len = 64 +supernet = "fd10:127:53::/48" diff --git a/route/AS4242422923.toml b/route/AS4242422923.toml index 9ba7482..3678624 100644 --- a/route/AS4242422923.toml +++ b/route/AS4242422923.toml @@ -17,3 +17,14 @@ max-len = 32 type = "loopback" name = "anycast-auth-6" max-len = 64 + +["10.127.255.54/32"] +type = "loopback" +name = "anycast-recur-4" +max-len = 32 + +["fd10:127:53:53::/64"] +type = "loopback" +name = "anycast-recur-6" +max-len = 64 +supernet = "fd10:127:53::/48"