routinator icon indicating copy to clipboard operation
routinator copied to clipboard

An RPKI Validator and RTR server written in Rust

Results 76 routinator issues
Sort by recently updated
recently updated
newest added

Routinator 0.11.2 On HTTP status page (/status) rtr-connections: seems to be incorrect count. (off by 1?) I have four RTR connects, verified and up, yet rtr-connections on status page only...

In particular, add the number of resets (perhaps also the number of serial updates) and the time of the last cache reset.

Add a new option that allows users to choose whether and how to fall back to rsync. Possible options are (a) always, (b) never, or (c) only for unknown repositories.

This is how `rrdp-timeout` behaves, so `rsync-timeout` should do the same.

* Implement our own log wrapper instead of relying on `log-reroute`. * Investigate whether using something simpler than `fern` makes sense.

(Re-) starting Routinator by now takes ages. To get around this, check if it is possible to do an initial validation run on stored data only if that is not...

Specifically, if a CA’s resources are fully covered by prefix filters (i.e., prefix filters without a `asn` member cover all address resources and BGPsec filters with only the `asn` members...

Currently, the `/json-delta` endpoint allows you to access differences in the data set in the same way as RTR via HTTP and JSON. However, this currently misses a way be...

Version: Routinator 0.10.1 Platform: Ubuntu 20.04 Docker image on Debian host **Context:** We are running Routinator as a docker container internally for a leading german Telecom provider. In our scenario...