diff options
author | Rob Austein <sra@hactrn.net> | 2009-06-09 20:25:16 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2009-06-09 20:25:16 +0000 |
commit | 48580e7cb64009adf35da58c44b71753b9f0e596 (patch) | |
tree | b6361c77d776bd3c265bc2070e39cc4becd27f82 /rpkid/doc/Left-right | |
parent | 24f133ff269e0a240c081d6c93028a17a555e5c4 (diff) |
Convert ROA generation code from push model (<route_origin/> objects
in rpkid) to pull model (IRDB for <list_roa_request/> queries).
Still need to clean up old code, but new code seems to work properly.
svn path=/rpkid/Makefile; revision=2510
Diffstat (limited to 'rpkid/doc/Left-right')
-rw-r--r-- | rpkid/doc/Left-right | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rpkid/doc/Left-right b/rpkid/doc/Left-right index c99c6621..9b9049cf 100644 --- a/rpkid/doc/Left-right +++ b/rpkid/doc/Left-right @@ -350,8 +350,8 @@ initiated by the IRBE Payload data which can be configured in a <route_origin/> object: - * as_number (attribute): Autonomous System Number (ASN) to place in - the generated ROA. A single ROA can only grant authorization to a + * asn (attribute): Autonomous System Number (ASN) to place in the + generated ROA. A single ROA can only grant authorization to a single ASN; multiple ASNs require multiple ROAs, thus multiple <route_origin/> objects. @@ -470,5 +470,5 @@ Error handling __________________________________________________________________ - Generated on Mon Jun 8 18:22:48 2009 for RPKI Engine by doxygen + Generated on Tue Jun 9 20:21:30 2009 for RPKI Engine by doxygen 1.5.8 |