diff options
author | Rob Austein <sra@hactrn.net> | 2016-08-08 17:30:58 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-08-08 17:30:58 -0400 |
commit | 1f75ecd9bc47c12a3c1596497dfaa621a2d16103 (patch) | |
tree | f52166c947154730db2723263bb3bdc845ad1249 /doc/manual/37.RPKI.Protocols.md | |
parent | 7be7c02b6d2f1cec295ebacac49b01c75b6038a4 (diff) |
Move old manual to doc/manual, to make it easier to find other documentation.
Diffstat (limited to 'doc/manual/37.RPKI.Protocols.md')
-rw-r--r-- | doc/manual/37.RPKI.Protocols.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/manual/37.RPKI.Protocols.md b/doc/manual/37.RPKI.Protocols.md new file mode 100644 index 00000000..35df4984 --- /dev/null +++ b/doc/manual/37.RPKI.Protocols.md @@ -0,0 +1,9 @@ +# Overview Of RPKI Protocols + +Brief overview of certain RPKI protocols. This is a work in progress. + + * [The out-of-band setup protocol][OOB] + * [The "Up-Down" provisioning protocol][Up-Down] + +[OOB]: 38.RPKI.Protocols.OOB.md +[Up-Down]: 39.RPKI.Protocols.Up-Down.md |