]> git.proxmox.com 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, 22 Mar 2023 02:09:10 +0000 (22:09 -0400)
commit5b08f6f9ead9b97c9d49a133a1f7420d707ef0b2
tree34ce25877f1bdfa6a9be04d89d5760aed23b1bbf
parentd1e85e36008136fcbd0ab2133a78c30af3e612fc
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