From mats at exmandato.se Wed Nov 6 19:32:04 2019 From: mats at exmandato.se (Mats Mellstrand) Date: Wed, 6 Nov 2019 20:32:04 +0100 Subject: [RPKI] rpsl file to small Message-ID: <5BDBE055-9550-44B1-9452-647BBEB83A31@exmandato.se> Hi We run routinator 0.6.1 We are using the rpsl file in our precess and we are generating this file with the command: routinator -c /usr/local/etc/routinator.conf vrps -n --format rpsl ?output rpki.db This has worked fine. Sometime yesterday we discovered that the resulting file was only 10% of it?s previously size. After some struggling we found that adding ?disable-rrdp gave a file with a more normal size routinator --disable-rrdp -c /usr/local/etc/routinator.conf vrps -n --format rpsl ?output rpki.db Please advice br /mm From martin at nlnetlabs.nl Thu Nov 7 11:03:41 2019 From: martin at nlnetlabs.nl (Martin Hoffmann) Date: Thu, 7 Nov 2019 12:03:41 +0100 Subject: [RPKI] rpsl file to small In-Reply-To: <5BDBE055-9550-44B1-9452-647BBEB83A31@exmandato.se> References: <5BDBE055-9550-44B1-9452-647BBEB83A31@exmandato.se> Message-ID: <20191107120341.00cd4c7c@glaurung.nlnetlabs.nl> Hi, for everyone following along, we decided to deal with this in the corresponding Github issue here: https://github.com/NLnetLabs/routinator/issues/237 Kind regards, Martin Mats Mellstrand wrote: > Hi > > We run routinator 0.6.1 > > We are using the rpsl file in our precess and we are generating this > file with the command: > > routinator -c /usr/local/etc/routinator.conf vrps -n --format rpsl > ?output rpki.db > > This has worked fine. > > Sometime yesterday we discovered that the resulting file was only 10% > of it?s previously size. > > > After some struggling we found that adding ?disable-rrdp gave a file > with a more normal size > > routinator --disable-rrdp -c /usr/local/etc/routinator.conf vrps -n > --format rpsl ?output rpki.db > > > Please advice > > br > > /mm > From martin at nlnetlabs.nl Fri Nov 22 12:49:44 2019 From: martin at nlnetlabs.nl (Martin Hoffmann) Date: Fri, 22 Nov 2019 13:49:44 +0100 Subject: [RPKI] =?utf-8?b?Um91dGluYXRvciAwLjYuMSDigJhEaXN0aWxsZXLigJlz?= =?utf-8?q?_Edition=E2=80=99__Released?= Message-ID: <20191122134944.4b79851b@glaurung.nlnetlabs.nl> Dear mailing list, we are delighted to announce the latest release of Routinator, version 0.6.2 ?Distiller?s Edition.? There aren?t any new features in this release. Rather, it is a collection of bug fixes and minor improvements that have been implemented over the last weeks. You can read the detailed list of these in the release notes at https://github.com/NLnetLabs/routinator/releases/tag/v0.6.2 Happy Routinating! On behalf of the NLnet Labs RPKI Team, Martin From martin at nlnetlabs.nl Thu Nov 28 15:54:29 2019 From: martin at nlnetlabs.nl (Martin Hoffmann) Date: Thu, 28 Nov 2019 16:54:29 +0100 Subject: [RPKI] =?utf-8?q?Routinator_0=2E6=2E3_=E2=80=98That_Escalated_Fa?= =?utf-8?q?st=E2=80=99_released?= Message-ID: <20191128165429.6f3f1a68@glaurung.nlnetlabs.nl> Dear mailing list, we are happy to announce the latest release of Routinator, version 0.6.3 ?That Escalated Fast.? This release primarly fixes an issue where all RRDP requests would time out in detached server mode, i.e., if server mode is invoked with the "-d" option. Because Routinator only falls back to rsync if an RRDP fetch for a given repository has never succeeded and otherwise uses the data previously fetched (assuming that the RRDP failure was only of a temporary nature), this caused the eventual loss of the RIPE and APNIC regions? ROAs if Routinator was ever run in a different way before. But it is not all bleak news, there is a new feature, too. Veit Heller kindly contributed code to make Routinator reload the TALs and restart validation in server mode when signal USR1 is sent to it. This can be used both to notify Routinator of a change in the set of TALs without having to tear down all RTR sessions as well as kicking off a new validation run before the refresh time has passed. You can find the complete list of changes in the release notes at https://github.com/NLnetLabs/routinator/releases/tag/v0.6.3 Happy Routinating! On behalf of the NLnet Labs RPKI Team, Martin