diff options
-rw-r--r-- | docs/routing/bfd.rst | 10 | ||||
-rw-r--r-- | docs/routing/index.rst | 1 |
2 files changed, 11 insertions, 0 deletions
diff --git a/docs/routing/bfd.rst b/docs/routing/bfd.rst new file mode 100644 index 00000000..54fb4e88 --- /dev/null +++ b/docs/routing/bfd.rst @@ -0,0 +1,10 @@ +.. _routing-bfd: + +### +BFD +### + +:abbr:`BFD (Bidirectional Forwarding Detection)` is described and extended by +the following RFCs: :rfc:`5880`, :rfc:`5881` and :rfc:`5883`. + +TBD diff --git a/docs/routing/index.rst b/docs/routing/index.rst index 26342bf2..398d6265 100644 --- a/docs/routing/index.rst +++ b/docs/routing/index.rst @@ -14,6 +14,7 @@ Routing pbr rip static + bfd mss-clamp routing-policy igmp-proxy |