error term explicit flush

This commit is contained in:
Randy Bush 2023-02-01 12:11:30 -08:00
parent d335a419d1
commit 2f10b3c344

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"?>
@ -133,6 +131,10 @@
race conditions, Break Before Make and Shorter Prefix race conditions, Break Before Make and Shorter Prefix
First. First.
</t> </t>
<t>
Language was clarified when multiple caches are
configured, and an interesting affect is noted.
</t>
<t> <t>
The protocol version number incremented from 1 (one) to 2 The protocol version number incremented from 1 (one) to 2
(two) and <xref target="version"/> has been updated (two) and <xref target="version"/> has been updated
@ -236,13 +238,22 @@
one or more caches with which it has client/server one or more caches with which it has client/server
relationships. It is configured with a semi-ordered list of relationships. It is configured with a semi-ordered list of
caches and establishes a connection to the most preferred cache, caches and establishes a connection to the most preferred cache,
or set of caches, which accept the connections. or set of caches with that same priority, which accept the
connections.
</t> </t>
<t> <t>
The router MUST choose the most preferred, by configuration, The router MUST choose the most preferred, by configuration,
cache or set of caches so that the operator may control load cache or set of caches so that the operator may control load
on their caches and the Global RPKI. on their caches and the Global RPKI.
</t> </t>
<t>
If the router is fetching from multiple caches, then withdraws
of a particular VRP invalidating some prefix may take effect for
longer than announcements of that VRP. This is because all
caches must have withdrawn the VRP for the router to not have a
copy; but if any router has received an announcement then that
VRP is in effect.
</t>
<t> <t>
Periodically, the router sends a Serial Query to the cache the Periodically, the router sends a Serial Query to the cache the
most recent Serial Number for which it has received data from most recent Serial Number for which it has received data from