8ded2cb68a
RPKI is more than ROAs, rename the third-party source accordingly
2023-12-19 14:35:52 +00:00
273ed80e3a
highlight capabilities
2023-03-18 12:27:57 +00:00
1740e861a3
Bump required go version to at least go 1.17
...
See discussion on https://github.com/bgp/stayrtr/pull/91
2023-03-02 20:18:28 +00:00
016596c773
Correct the README on where to find the pre-built docker
2023-02-23 21:31:09 +00:00
4a8bf3e86c
Add v2 support to README
2023-02-23 16:47:53 +00:00
849f29eb03
mention PCCW
2023-02-22 11:02:15 +00:00
cbf19feca3
added nokia sros examples
2023-01-26 17:45:42 +01:00
fa1f95967e
update readme
2023-01-26 13:13:24 +00:00
b7159cae72
Add blurp about sponsors
2023-01-26 09:23:15 +00:00
835612597e
Clarify that -file overrides the URL
2022-05-12 14:28:10 +02:00
c17aacb8ef
Describe the diff.json endpoint in the README
...
Adds a description of the diff.json endpoint.
2022-05-12 14:25:51 +02:00
1bf0956e25
Update README.md
2022-01-24 23:43:16 +00:00
765f8a17d4
Fix a typo in the README section on rtrmon
2021-10-29 09:42:56 +02:00
e64644ff62
update to 1.16
2021-10-27 21:05:35 -04:00
bd1a7d232f
Document rtrmon behaviour and metrics
...
* Add how to run rtrmon in the README
* Basic explanation of rtrmon metrics in the README
2021-10-25 19:45:16 +02:00
580a914a01
Switch to stayrtr specific Prometheus port
2021-10-24 14:22:45 +00:00
afebc1f7df
Add logo
...
Animated artwork by Natasha Allegri
2021-10-24 13:46:24 +00:00
eaa1f0bee2
Convert a number of places from string to int
2021-10-20 09:13:10 +00:00
7869a8c19a
Remove dist-key target
2021-10-20 09:13:10 +00:00
eff66b2e0d
More cleanups
2021-10-20 09:13:10 +00:00
50159c1968
fix typo
2021-10-20 09:13:10 +00:00
0bbe564d58
Correct terminology helps communicate more clearly about what is happening
...
Validators (such as rpki-client) ingest ROAs and emit Validated ROA Payloads (VRPs).
RTR servers exclusively deal with ingesting VRPs and emitting VRPs via RTR.
2021-05-08 15:26:08 +00:00
a654db19b5
Add fork notes to README
2021-05-08 01:34:20 +00:00
aa89bc4fbe
clarify what the extractor does
2021-05-07 14:55:26 +00:00
05944d041b
cull some text
2021-05-07 14:47:10 +00:00
eb60e4b5e9
Rebrand
2021-05-07 14:37:05 +00:00
21257441d0
Add mention of rtrmon
2020-11-24 15:15:37 -08:00
bd5b0d720d
remove travis
2020-11-24 13:47:12 -08:00
5e6faa509f
Arista configuration example
...
Arista configuration example with line breaks, but not sure it's actually better.
2020-11-05 18:53:09 +01:00
634eee4cb1
Update README.md
...
Adding Arista configuration example, and updating Compatibility matrix
2020-11-03 11:27:49 +01:00
4cba5abfe1
Fix grammar
2020-07-02 13:24:13 +10:00
17f2dca9ff
Lint Markdown.
...
MD009 Trailing spaces.
MD012 Multiple consecutive blank lines.
MD031 Fenced code blocks should be surrounded by blank lines.
MD032 Lists should be surrounded by blank lines.
https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md
2020-07-02 12:20:19 +10:00
8c7c58d9ff
Fix HTML br tags. Use HTML5 img tags.
2020-07-02 10:26:03 +10:00
8d96c28f2b
Add Cogent's story
2020-06-09 14:59:49 -07:00
cf09574c4b
Remove LACNIC validator output
...
Was generating an incorrect output of 1 ROA.
2020-05-05 09:34:02 -07:00
c22d0e9159
Add GTT story
2020-04-09 13:55:32 -07:00
fb7be39c6a
Merge pull request #56 from cloudflare/feature/json-serials
...
Serial control
2020-03-30 13:36:05 -07:00
092ade0f68
Add release badge
2020-03-30 13:28:57 -07:00
76645ed8ad
Added badges
2020-03-30 13:22:41 -07:00
b4f0245713
Serial control
...
* Set three modes of operating serial:
* Default: serials will start at 0 and increment at every change
* Beginning: serial will be set to the value found in the JSON then increment at every change
* Full: serial will be set based on the value found in the JSON at each refresh
2020-03-29 18:07:59 -07:00
0d868852e7
Add NTT story
2020-03-26 12:35:46 +01:00
0da63c8791
Success stories #47 - Telia
2020-02-28 12:15:37 -08:00
8496bd9a7d
Success stories #47 - Cloudflare
2020-02-27 13:29:59 -08:00
a65412382f
Update README.md
2020-02-26 20:05:14 +01:00
925c5e965d
Update README.md
2020-01-21 06:30:04 -08:00
3bdbf5d3d8
README: Update Compatibility matrix (Line 302)
...
Change 'Bird' to 'Bird2'. Bird version < 2 does not support connecting to ROA
cert publishers. (E.g. gortr, routinator, etc.)
2019-12-27 15:05:00 +01:00
60f8a6fe84
Filter and assertion implementation ( #34 )
...
* Possibility to read a slurm file (rfc8416) from an http/https endpoint or from a file
* Filters prefixes and adds new ones contained in the configuration
* Can output a new rpki.json which contains the updated prefixes and sign it (other GoRTR can consome from it)
2019-11-05 12:39:19 -08:00
2bde64b205
Capitalize "no"
2019-10-15 10:16:17 -07:00
9f1588d950
update Compatibility matrix
...
The Compatibility matrix didn't mention RTRlib (https://github.com/rtrlib/rtrlib/ ), which is a C library implementing the RTR protocol. Part of the software package is the rtrclient, which dumps valid ROA payloads, similar to RTRdump.
RPKI support in FRRouting and BIRD is based on RTRlib. Currently, SSH transport in the RTRlib only allows for key-based authentication. As such, FRRouting does not support password-based SSH but key-based SSH.
2019-10-15 14:06:59 +02:00
fd99867fdf
Boolean flag info
...
* Update README
* Add detail in flag description for verify
2019-09-17 11:45:18 -07:00