diff options
author | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2018-06-27 19:24:40 +0200 |
---|---|---|
committer | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2018-08-08 23:25:04 +0200 |
commit | c44032c1ffa9981409de5570a3301e5f05abd027 (patch) | |
tree | b94de8e46ec71a22084227ef2985096f56377d38 /doc/user/index.rst | |
parent | bgpd/ospf(6)d/pimd: don't show BFD timers (diff) | |
download | frr-c44032c1ffa9981409de5570a3301e5f05abd027.tar.xz frr-c44032c1ffa9981409de5570a3301e5f05abd027.zip |
bfdd: add documentation
Add BFD daemon documentation:
* commands;
* man page;
* manual / description;
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Diffstat (limited to 'doc/user/index.rst')
-rw-r--r-- | doc/user/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/index.rst b/doc/user/index.rst index 14688e05d..581855134 100644 --- a/doc/user/index.rst +++ b/doc/user/index.rst @@ -39,6 +39,7 @@ Protocols :maxdepth: 2 zebra + bfd bgp babeld ldpd |