RFC Errata
Found 3 records.
Status: Held for Document Update (3)
RFC 5798, "Virtual Router Redundancy Protocol (VRRP) Version 3 for IPv4 and IPv6", March 2010
Note: This RFC has been obsoleted by RFC 9568
Source of RFC: vrrp (rtg)
Errata ID: 4698
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Quentin Armitage
Date Reported: 2016-05-19
Held for Document Update by: Alvaro Retana
Date Held: 2016-07-14
Section 6.4.2 says:
(465) * else // preempt was true or priority was less
It should say:
(465) * else // preempt was true and priority was less
Notes:
This is the complement of (445) - If Preempt_Mode is False, or if the Priority ... is greater than or equal to the local priority, and so should be Preempt_Mode is True and the Priority is less than the local priority
Errata ID: 4699
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Quentin Armitage
Date Reported: 2016-05-19
Held for Document Update by: Alvaro Retana
Date Held: 2016-07-14
Section 6.4.3 says:
(630) ++ MUST send ND Router Advertisements for the virtual
router.
(635) ++ If Accept_Mode is False: MUST NOT drop IPv6 Neighbor
Solicitations and Neighbor Advertisements.
(640) +-endif // ipv4?
and
(705) -+ If the Priority in the ADVERTISEMENT is zero, then:
(710) -* Send an ADVERTISEMENT
(715) -* Reset the Adver_Timer to Advertisement_Interval
(720) -+ else // priority was non-zero
(725) -* If the Priority in the ADVERTISEMENT is greater
than the local Priority,
(730) -* or
(735) -* If the Priority in the ADVERTISEMENT is equal to
the local Priority and the primary IPvX Address of the
sender is greater than the local primary IPvX Address, then:
(740) -@ Cancel Adver_Timer
(745) -@ Set Master_Adver_Interval to Adver Interval
contained in the ADVERTISEMENT
(750) -@ Recompute the Skew_Time
It should say:
(630) + MUST send ND Router Advertisements for the virtual
router.
(635) + If Accept_Mode is False: MUST NOT drop IPv6 Neighbor
Solicitations and Neighbor Advertisements.
(640) -endif // ipv4?
and
(705) + If the Priority in the ADVERTISEMENT is zero, then:
(710) * Send an ADVERTISEMENT
(715) * Reset the Adver_Timer to Advertisement_Interval
(720) + else // priority was non-zero
(725) * If the Priority in the ADVERTISEMENT is greater
than the local Priority,
(730) * or
(735) * If the Priority in the ADVERTISEMENT is equal to
the local Priority and the primary IPvX Address of the
sender is greater than the local primary IPvX Address, then:
(740) @ Cancel Adver_Timer
(745) @ Set Master_Adver_Interval to Adver Interval
contained in the ADVERTISEMENT
(750) @ Recompute the Skew_Time
Notes:
Between
(750) -@ Recompute the Skew_Time
and
(755) @ Recompute the Master_Down_Interval
the indentation level marking changes from '-@' to '@'. The corrected text removes the extra '+' from (630) to (640) and '-' from (705) to (750).
Errata ID: 5327
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Ariel Otilibili Anieli
Date Reported: 2018-04-14
Held for Document Update by: Alvaro Retana
Date Held: 2018-11-04
Section 1.1 says:
This document discusses both IPv4 and IPv6 operation,
It should say:
This document discusses both IPv4 and IPv6 operations,
Notes:
Spelling mistake.
