From f1c75deb8e6581b0c3eb2129a61c017ca1d9be99 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Thu, 6 Mar 2025 21:54:42 -0500 Subject: [PATCH] doc: The sbfd documentation was not being included Add the sbfd documentation, such as it is, to the developer documentation so that it can be read by people. Signed-off-by: Donald Sharp --- doc/developer/index.rst | 1 + doc/user/protocols.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/doc/developer/index.rst b/doc/developer/index.rst index bd794b11a8..528d520ba9 100644 --- a/doc/developer/index.rst +++ b/doc/developer/index.rst @@ -24,3 +24,4 @@ FRRouting Developer's Guide pceplib link-state northbound/northbound + sbfd diff --git a/doc/user/protocols.rst b/doc/user/protocols.rst index e571cd66fc..fcddf1990c 100644 --- a/doc/user/protocols.rst +++ b/doc/user/protocols.rst @@ -9,6 +9,7 @@ Protocols zebra bfd + sbfd bgp babeld fabricd -- 2.39.5