diff options
author | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2023-03-28 20:41:56 +0200 |
---|---|---|
committer | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2023-04-19 16:17:55 +0200 |
commit | 5e69093713554f3e436a8adb817c8de8520dad0c (patch) | |
tree | 6f1f64790fa3f64f2061b804d158b4afcf71ee6f /doc/user/overview.rst | |
parent | topotests: RIP BFD integration topology test (diff) | |
download | frr-5e69093713554f3e436a8adb817c8de8520dad0c.tar.xz frr-5e69093713554f3e436a8adb817c8de8520dad0c.zip |
doc: RIP BFD integration documentation
Let users know about the RIP BFD integration commands and increment the
used RFCs reference.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Diffstat (limited to '')
-rw-r--r-- | doc/user/overview.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/overview.rst b/doc/user/overview.rst index 5ea33d62c..33a193462 100644 --- a/doc/user/overview.rst +++ b/doc/user/overview.rst @@ -465,6 +465,8 @@ BFD :t:`Bidirectional Forwarding Detection (BFD), D. Katz, D. Ward. June 2010` - :rfc:`5881` :t:`Bidirectional Forwarding Detection (BFD) for IPv4 and IPv6 (Single Hop), D. Katz, D. Ward. June 2010` +- :rfc:`5882` + :t:`Generic Application of Bidirectional Forwarding Detection (BFD), D. Katz, D. Ward. June 2010` - :rfc:`5883` :t:`Bidirectional Forwarding Detection (BFD) for Multihop Paths, D. Katz, D. Ward. June 2010` |