11 Commits

Author SHA1 Message Date
Antonios Chariton (daknob)
3e64005907 Fix indentation in RPKI document (tabs to spaces)
(cherry picked from commit ea0fe640b495458d9f2391a66bfaea2dedf54ffe)
2024-04-09 19:27:16 +00:00
Antonios Chariton (daknob)
9f115d1957 Refresh RPKI Document
- 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)
2024-04-09 19:27:16 +00:00
Antonios Chariton (daknob)
9fe4b8a936 Fix mistake in RPKI documentation about the use of TLS
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)
2024-04-07 16:21:59 +02:00
Christian Breunig
3b08675325 rpki: T6023: add support for CLI knobs expire-interval and retry-interval
(cherry picked from commit 6b8c81855959b0b3c9e12530eecd9ba6ca25ad8e)
2024-02-08 22:02:16 +00:00
rebortg
e23407b008 cfgcmd: correct various command typos 2022-03-31 13:27:16 +02:00
ouliuquan
5765a7ce3a
Update rpki.rst
fix the missing "set" cmd
2022-01-04 14:21:12 +08:00
rebortg
4d5cc6ff24 rpki: fix link 2021-09-15 20:45:48 +02:00
Alex Band
a3cf535575
rpki: make documentation vendor neutral
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.
2021-05-21 18:09:58 +02:00
Christian Poessinger
83c82dee8b rpki: update to reflect changes in the current branch 2021-01-29 11:18:40 +01:00
rebortg
7b04596343 protocols: fix lint errors 2020-12-11 22:41:24 +01:00
rebortg
8943fc9f87 arrange services and protocols 2020-11-30 20:53:36 +01:00