warren wants abstract addidion

This commit is contained in:
Randy Bush 2022-06-22 12:59:22 -07:00
parent 37d7ee402e
commit f43d3aabcc

View file

@ -1,7 +1,5 @@
<?xml version="1.0" encoding="US-ASCII"?> <?xml version="1.0" encoding="US-ASCII"?>
<!-- <!DOCTYPE rfc SYSTEM "rfc2629.dtd"> -->
<?rfc sortrefs="yes"?> <?rfc sortrefs="yes"?>
<?rfc subcompact="no"?> <?rfc subcompact="no"?>
<?rfc symrefs="yes"?> <?rfc symrefs="yes"?>
@ -82,8 +80,10 @@
<t> <t>
A BGP Speaker performing RPKI-based policy should not issue Route A BGP Speaker performing RPKI-based policy should not issue Route
Refresh to its neighbors when receiving new RPKI data. A method Refresh to its neighbors when receiving new RPKI data. This
for avoiding doing so is described. document describes avoiding doing so by either keeping a full
Adj-RIB-In or saving paths dropped due to ROV so they may be
reevaluated with respect to new RPKI data.
</t> </t>
</abstract> </abstract>
@ -155,7 +155,7 @@
In actual deployment this has been found to be very destructive, In actual deployment this has been found to be very destructive,
transferring a serious resource burden to the unsuspecting peers. transferring a serious resource burden to the unsuspecting peers.
In reaction, RPKI based Route Origin Validation (ROV) has been In reaction, RPKI based Route Origin Validation (ROV) has been
turned off; and there have been actual de-peerings. turned off. There have been actual de-peerings.
</t> </t>
<t> <t>
@ -286,7 +286,7 @@
<section anchor="acks" title="Acknowledgements"> <section anchor="acks" title="Acknowledgements">
<t> <t>
The authors wish to thank Ben Maddison, Derek Yeung,, John The authors wish to thank Ben Maddison, Derek Yeung, John
Heasley, John Scudder, Matthias Waehlisch, Nick Hilliard, Saku Heasley, John Scudder, Matthias Waehlisch, Nick Hilliard, Saku
Ytti, and Ties de Kock. Ytti, and Ties de Kock.
</t> </t>