Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TAL information to output. #21

Merged
merged 4 commits into from
Nov 19, 2018
Merged

Add TAL information to output. #21

merged 4 commits into from
Nov 19, 2018

Conversation

partim
Copy link
Member

@partim partim commented Nov 9, 2018

This PR adds the name of the TAL origins are derived from to the output.

In CSV and JSON format these are the base names of the file the TAL was kept in (i.e., without path or extension). In RPSL, the TAL is given in the source attribute with the source constructed as ROA-TALNAME-RPKI-ROOT where TALNAME is the name as in the other cases but uppercase.

This fixes #16.

@partim
Copy link
Member Author

partim commented Nov 9, 2018

Note: This PR relies on rpki-rs’s tal-info branch. Once that has been merged and a new version of rpki-rs has been released, remove the patch from Cargo.toml.

Only merge after that has been done!

@partim partim merged commit 0208a78 into master Nov 19, 2018
@partim partim deleted the talinfo branch November 19, 2018 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make JSON output form compatible with RIPE Validator
1 participant