RFC Errata
Found 1 record.
Status: Verified (1)
RFC 5286, "Basic Specification for IP Fast Reroute: Loop-Free Alternates", September 2008
Note: This RFC has been updated by RFC 8518
Source of RFC: rtgwg (rtg)
Errata ID: 2323
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: András Császár
Date Reported: 2010-07-12
Verifier Name: Stewart Bryant
Date Verified: 2011-08-12
Section 3.6 says:
16. If D_opt(H_h.neighbor, D) < D_opt(P_i.neighbor, D) and D_opt(P_i.alt_next_hops, D) >= D_opt(P_i.neighbor, D), then H_h is a downstream alternate and P_i.alt_next_hops is simply an LFA. Prefer H_h and goto Step 20.
It should say:
16. If D_opt(H_h.neighbor, D) < D_opt(S, D) and D_opt(P_i.alt_next_hops, D) >= D_opt(S, D), then H_h is a downstream alternate and P_i.alt_next_hops is simply an LFA. Prefer H_h and goto Step 20.