This commit is contained in:
Randy Bush 2020-07-10 16:47:11 -07:00
parent dff0baf301
commit 45488f47b5

View file

@ -295,6 +295,7 @@ ssh keylength `cat .ssh/id_rsa.pub | cut -c 9-60 | openssl base64 -d | hd`<br>
[Renew Child Certs](https://trac.rpki.net/ticket/763)<br> [Renew Child Certs](https://trac.rpki.net/ticket/763)<br>
[Google RPKI Puppet Deployment](https://github.com/google/rpki-mgmt/)<br> [Google RPKI Puppet Deployment](https://github.com/google/rpki-mgmt/)<br>
[Effects of RPKI Deployment on BGP Security](https://www.caida.org/workshops/bgp-traceroute/1108/slides/bgp-traceroute1108_rpki_deployment_study.pdf)<br> [Effects of RPKI Deployment on BGP Security](https://www.caida.org/workshops/bgp-traceroute/1108/slides/bgp-traceroute1108_rpki_deployment_study.pdf)<br>
[Implementation of RPKI Origin Validation in route-map](https://github.com/job/rpki-ov-route-map)<br>
### Routing Tools ### Routing Tools
@ -551,7 +552,8 @@ to false to prevent push notifications]<br>
[Safer BASH Scripts](https://vaneyckt.io/posts/safer_bash_scripts_with_set_euxo_pipefail/)<br> [Safer BASH Scripts](https://vaneyckt.io/posts/safer_bash_scripts_with_set_euxo_pipefail/)<br>
[(A few) Ops Lessons We All Learn The Hard Way](https://www.netmeister.org/blog/ops-lessons.html)<br> [(A few) Ops Lessons We All Learn The Hard Way](https://www.netmeister.org/blog/ops-lessons.html)<br>
[The On-Line Encyclopedia of Integer Sequences](https://oeis.org/)<br> [The On-Line Encyclopedia of Integer Sequences](https://oeis.org/)<br>
[Cat HTTP Error Codes](https://http.cat/)>br>
--- ---
2020.07.06 2020.07.10