]> git.puffer.fish Git - mirror/frr.git/commit
doc: Add documentation for MGMT daemon
authorPushpasis Sarkar <spushpasis@vmware.com>
Fri, 29 Oct 2021 17:22:42 +0000 (10:22 -0700)
committerChristian Hopps <chopps@labn.net>
Wed, 6 Apr 2022 01:41:23 +0000 (21:41 -0400)
commitabdd1d93e9ac044b3033043f4578d4ebcd0b9ffe
tree4895772bbe88a2a95d1471a87c298461796b948f
parentfdb9aa280975a465afa9835f90ef6b16a9da6f20
doc: Add documentation for MGMT daemon

This commit adds user documentation for the new MGMT daemon and
new FRR Management Framework.

Co-authored-by: Yash Ranjan <ranjany@vmware.com>
Co-authored-by: Abhinay Ramesh <rabhinay@vmware.com>
Co-authored-by: Ujwal P <ujwalp@vmware.com>
Signed-off-by: Pushpasis Sarkar <pushpasis@gmail.com>
24 files changed:
doc/developer/building-frr-for-centos6.rst
doc/developer/building-frr-for-centos7.rst
doc/developer/building-frr-for-centos8.rst
doc/developer/building-frr-for-debian8.rst
doc/developer/building-frr-for-debian9.rst
doc/developer/building-frr-for-fedora.rst
doc/developer/building-frr-for-freebsd10.rst
doc/developer/building-frr-for-freebsd11.rst
doc/developer/building-frr-for-freebsd9.rst
doc/developer/building-frr-for-netbsd6.rst
doc/developer/building-frr-for-netbsd7.rst
doc/developer/building-frr-for-openbsd6.rst
doc/developer/building-frr-for-opensuse.rst
doc/developer/building-frr-for-ubuntu1404.rst
doc/developer/building-frr-for-ubuntu1604.rst
doc/user/index.rst
doc/user/mgmtd.rst [new file with mode: 0644]
doc/user/subdir.am
docker/alpine/Dockerfile
docker/centos-7/Dockerfile
docker/centos-8/Dockerfile
docker/debian/Dockerfile
docker/ubuntu18-ci/Dockerfile
docker/ubuntu20-ci/Dockerfile