From 898c659440435f193ea4eb767a7e2cf3d050cf85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Mon, 5 Dec 2022 12:30:57 +0100 Subject: [PATCH] add me to neo anycast MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit change name change type to loopback Signed-off-by: Marek Küthe --- route/AS4201272923.toml | 10 ++++++++++ route/AS4242422923.toml | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/route/AS4201272923.toml b/route/AS4201272923.toml index e558ee8..1282672 100644 --- a/route/AS4201272923.toml +++ b/route/AS4201272923.toml @@ -7,3 +7,13 @@ max-len = 27 type = "subnet" name = "AS-BANDURA-NEO" max-len = 48 + +["10.127.255.53/32"] +type = "loopback" +name = "anycast-auth-4" +max-len = 32 + +["fd10:127:ffff:53::/64"] +type = "loopback" +name = "anycast-auth-6" +max-len = 64 diff --git a/route/AS4242422923.toml b/route/AS4242422923.toml index 0a8e3c0..9ba7482 100644 --- a/route/AS4242422923.toml +++ b/route/AS4242422923.toml @@ -7,3 +7,13 @@ max-len = 27 type = "subnet" name = "AS-BANDURA-DN42" max-len = 48 + +["10.127.255.53/32"] +type = "loopback" +name = "anycast-auth-4" +max-len = 32 + +["fd10:127:ffff:53::/64"] +type = "loopback" +name = "anycast-auth-6" +max-len = 64