mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-09 15:19:11 +00:00
yang: fix BFD multi hop RFC number
The RFC for multi hop is 5883 and not 5882. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
This commit is contained in:
parent
809241f442
commit
0ff1fb5333
@ -54,7 +54,7 @@ module frr-bfdd {
|
|||||||
"RFC 5880: Bidirectional Forwarding Detection (BFD).
|
"RFC 5880: Bidirectional Forwarding Detection (BFD).
|
||||||
RFC 5881: Bidirectional Forwarding Detection (BFD)
|
RFC 5881: Bidirectional Forwarding Detection (BFD)
|
||||||
for IPv4 and IPv6 (Single Hop).
|
for IPv4 and IPv6 (Single Hop).
|
||||||
RFC 5882: Bidirectional Forwarding Detection (BFD) for Multihop Paths.";
|
RFC 5883: Bidirectional Forwarding Detection (BFD) for Multihop Paths.";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user