1
0
mirror of https://github.com/bgp/stayrtr.git synced 2024-05-06 15:54:54 +00:00

6 Commits

Author SHA1 Message Date
644fb871a3 Move slurm into json file 2021-10-28 20:39:19 -04:00
1262f5f0ca simplifycompositelit: No need to specify type in slice 2021-10-24 10:30:29 -04:00
e9eba5e63f Add length checks 2021-10-20 09:13:10 +00:00
eaa1f0bee2 Convert a number of places from string to int 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
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