From a9c8b40f3558d7478077fdc4ded73f94193af590 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Thu, 10 Nov 2022 09:05:28 +0100 Subject: [PATCH] add max-len for my route objects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marek Küthe remove some contacts methods Signed-off-by: Marek Küthe --- entity/mark22k.toml | 3 --- route/AS4201272923.toml | 2 ++ route/AS4242422923.toml | 2 ++ 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/entity/mark22k.toml b/entity/mark22k.toml index c706e06..f9643a5 100644 --- a/entity/mark22k.toml +++ b/entity/mark22k.toml @@ -3,9 +3,6 @@ babel = ["de", "en-1"] [contact] email = "neo@mk16.de" -telegram = "https://t.me/mark22k" -mastodon = "@mark22k@layer8.space" -github = "marek22k" [persona] pgp = "9AA28159FCEB3CD83BC212017E869146699108C7" diff --git a/route/AS4201272923.toml b/route/AS4201272923.toml index 3505993..e558ee8 100644 --- a/route/AS4201272923.toml +++ b/route/AS4201272923.toml @@ -1,7 +1,9 @@ ["10.127.149.224/27"] type = "subnet" name = "AS-BANDURA-NEO" +max-len = 27 ["fd10:127:fc31::/48"] type = "subnet" name = "AS-BANDURA-NEO" +max-len = 48 diff --git a/route/AS4242422923.toml b/route/AS4242422923.toml index 8ef70ef..0a8e3c0 100644 --- a/route/AS4242422923.toml +++ b/route/AS4242422923.toml @@ -1,7 +1,9 @@ ["10.127.149.224/27"] type = "subnet" name = "AS-BANDURA-DN42" +max-len = 27 ["fd10:127:fc31::/48"] type = "subnet" name = "AS-BANDURA-DN42" +max-len = 48