mirror of
https://github.com/NLnetLabs/routinator.git
synced 2024-05-19 06:50:04 +00:00
22de300fa8
This commit restructures the TAL configuration in response to the dropped requirement to opt into the ARIN TAL. Routinator will now use the bundled RIR TALs directly unless told otherwise by the new --no-rir-tals command line and config option. The additional bundled TALs can be added via the new --tal command line and config option. Additionally, the TAL directory can still be used via the --extra-tals-dir option. The tal-dir option has been removed but will still be accepted – and ignored – in the config file only. The init command has been removed. Co-authored-by: Alex Band <alex@nlnetlabs.nl> Co-authored-by: ximon18 <3304436+ximon18@users.noreply.github.com> Co-authored-by: Luuk Hendriks <mail@luukhendriks.eu>
Trust Anchor Locators
This directory contains the trust anchor locators (TALs) that are bundled with Routinator. These are the TALs of the five Regional Internet Registries (RIRs) as well as those for a number of test setups.
For more information, please refer to src/tals.rs which is the canonical
place to describe and categorize them.