Martin Hoffmann
Martin Hoffmann
This should include the name of the trust anchor and perhaps also the URI of the ROA a VRP came from.
This PR changes the default configuration option for unsafe-vrps to accept and removes all logging or mentioning of unsafe VRPs in this case. It also adds a pointer to the...
New versions of Routinator often come with updated versions of the bundled TAL files. However, Routinator will not use those unless `routinator init` is run again for the updated version....
Reloading the config should happen via SIGHUP, restarting validation should happen through SIGUSR1.
See https://docs.microsoft.com/en-us/windows/win32/services/services for more information. Because we can.
Provide an option to filter prefixes over a certain prefix length. Note that this is different from max-length. Question is, should we allow to configure this or just use /24...
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.