From cdce14fea3dd3abc910b6593ddb5331021cc688a Mon Sep 17 00:00:00 2001 From: Christoffer Date: Sat, 5 Jan 2019 23:36:31 +0000 Subject: [PATCH] misc: update.sh edited with final notes to roa/README about file compability --- update.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/update.sh b/update.sh index f7cb43d..35f4179 100755 --- a/update.sh +++ b/update.sh @@ -45,6 +45,10 @@ echo "## Notes - bird_route_dn42.conf - bird4_route_dn42.conf - bird6_route_dn42.conf +- These files are [Routinator][2] compatible: + - export_rfc8416_dn42.json _(SLURM standard, format specified in [RFC 8416][4])_ +- These files are [gortr][3] compatible: + - export_dn42.json ## [Last commit][0] at [dn42 registry][1] @@ -60,6 +64,9 @@ $(git -C ../registry/ log -n 1 --merges) [0]: https://git.dn42.us/dn42/registry/commit/$(git -C ../registry/ log -n 1 --merges --pretty='format:%H') [1]: https://git.dn42.us/dn42/registry +[2]: https://github.com/NLnetLabs/routinator +[3]: https://github.com/cloudflare/gortr +[4]: https://tools.ietf.org/html/rfc8416 " > roa/README.md # Commit latest version of ROA files