disambiguate speakers A and B in a reopen

This commit is contained in:
Randy Bush 2020-05-07 04:35:39 -07:00
parent 9fcbaad367
commit 0c054c3346
2 changed files with 52 additions and 52 deletions

View file

@ -863,12 +863,12 @@ q-->
an unacknowledged OPEN PDU, like other ACKed PDUs, SHOULD use
exponential back-off, see <xref target="RFC1122"/>.</t>
<t>If a properly authenticated OPEN arrives with a new Nonce from an
LLEI with which the receiving logical link endpoint believes it
already has an L3DL session (OPENs have already been exchanged), and
the Serial Number in the OPEN PDU is non-zero, the receiver SHOULD
<t>If a properly authenticated OPEN arrives at L3DL speaker A with a
new Nonce from an LLEI, speaker B, with which A believes it already
has an L3DL session (OPENs have already been exchanged), and the
Serial Number in the OPEN PDU is non-zero, speaker A SHOULD
establish a new session by sending an OPEN with the Serial Number
being the same as that of the last sent and ACKed PDU. Each party
being the same as that of A's last sent and ACKed PDU. Each party
MUST resume sending encapsulations etc. subsequent to the other
party's Sequence Number. And each MUST retain all previously
discovered encapsulation and other data.</t>