summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Hopps <chopps@labn.net>2024-01-15 13:03:34 +0100
committerGitHub <noreply@github.com>2024-01-15 13:03:34 +0100
commitf2bb6874268b271e49ca2acdc5dba5efd2b0b697 (patch)
treef44cc26dec9896b45d2a3c4139b1ea30fd2f3e75 /doc
parentMerge pull request #15156 from LabNConsulting/chopps/yang-mtu-32 (diff)
parenttests: add tests for mgmt get-data exact node request (diff)
downloadfrr-f2bb6874268b271e49ca2acdc5dba5efd2b0b697.tar.xz
frr-f2bb6874268b271e49ca2acdc5dba5efd2b0b697.zip
Merge pull request #15154 from idryzhov/mgmt-get-data
mgmtd get-data request expansion
Diffstat (limited to 'doc')
-rw-r--r--doc/user/zebra.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst
index 2b737c1a2..71201b427 100644
--- a/doc/user/zebra.rst
+++ b/doc/user/zebra.rst
@@ -50,7 +50,8 @@ Besides the common invocation options (:ref:`common-invocation-options`), the
When *Zebra* starts with this option, the VRF backend is based on Linux
network namespaces. That implies that all network namespaces discovered by
ZEBRA will create an associated VRF. The other daemons will operate on the VRF
- VRF defined by *Zebra*, as usual.
+ VRF defined by *Zebra*, as usual. If this option is specified when running
+ *Zebra*, one must also specify the same option for *mgmtd*.
.. seealso:: :ref:`zebra-vrf`