Age | Commit message (Collapse) | Author |
|
(cherry picked from commit ea0fe640b495458d9f2391a66bfaea2dedf54ffe)
|
|
- Rephrase introduction slightly
- Replace GoRTR w/ StayRTR (official CF deprecation and assignment of succesor)
- Add rpki-client (probably the best software to use with StayRTR)
- Remove RIPE RPKI Validator (deprecated)
- Replace RIPE's instructions (deprecated) with NLnet Labs'
- Update ROA coverage metrics (yay for 20% -> 60% ROA coverage!)
- Add missing Oxford comma
- Replace RIPE's deprecated test with Cloudflare's
(cherry picked from commit 5befda2a24e29e6579b5c1ce17b57bac6969f28d)
|
|
HTTP is not used for RPKI information, the RTR protocol is used, which works on
top of plain TCP. Although some implementations can use TLS, VyOS (and FRR) do
not support it, and use either plain TCP or SSH.
(cherry picked from commit edbf8846059a9f3e2d5a6bdf8227f97f5d79da4f)
|
|
(cherry picked from commit 6b8c81855959b0b3c9e12530eecd9ba6ca25ad8e)
|
|
|
|
fix the missing "set" cmd
|
|
|
|
I took the remark that rpki.readthedocs.io is somewhat NLnet Labs tools-centric to
heart and made it completely neutral. It no longer has any vendor-specific
documentation at all.
|
|
|
|
|
|
|