RFC Errata
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