base.txt | issue52.txt | |
---|---|---|
Skipping to change at page 21, line 44: | ||
fields) in units of 8 octets. | fields) in units of 8 octets. | |
Nonce | Nonce | |
A field containing a random number selected by the sender of the | A field containing a random number selected by the sender of the | |
solicitation message. The length of the random number MUST be at | solicitation message. The length of the random number MUST be at | |
least 6 bytes. | least 6 bytes. | |
5.3.3 Processing rules for senders | 5.3.3 Processing rules for senders | |
All solicitation messages MUST include a Nonce. All solicited-for | All solicitation messages MUST include a Nonce. When sending a | |
advertisements MUST include a Nonce, copying the nonce value from the | solicitation, the sender MUST store the nonce internally so that it | |
received solicitation. When sending a solicitation, the sender MUST | can recognize any replies containing that particular nonce. | |
store the nonce internally so that it can recognize any replies | ||
containing that particular nonce. | All solicited-for advertisements MUST include a Nonce, copying the | |
nonce value from the received solicitation. Note that routers may | ||
decide to send a multicast advertisement to all nodes instead of a | ||
response to a specific host. In such case the router MAY still | ||
include the nonce value for the host that triggered the multicast | ||
advertisement. | ||
All solicitation, advertisement, and redirect messages MUST include a | All solicitation, advertisement, and redirect messages MUST include a | |
Timestamp. Senders SHOULD set the Timestamp field to the current | Timestamp. Senders SHOULD set the Timestamp field to the current | |
time, according to their real time clock. | time, according to their real time clock. | |
If a message has both Nonce and Timestamp options, the Nonce option | If a message has both Nonce and Timestamp options, the Nonce option | |
SHOULD precede the Timestamp option in order. | SHOULD precede the Timestamp option in order. | |
5.3.4 Processing rules for receivers | 5.3.4 Processing rules for receivers | |
End of changes. | ||
This html diff was produced by rfcdiff v0.42, available from http://www.levkowetz.com/ietf/tools/rfcdiff/ |