summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2024-01-24 21:38:18 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2024-01-27 19:01:19 +0100
commit80b6787e272388e781695ae17ae26b4c7148d5fc (patch)
tree19a11073c280375e66d2de09e74dc37343f2407c /doc
parentlib, mgmtd: fix wrong mgmtd socket paths (diff)
downloadfrr-80b6787e272388e781695ae17ae26b4c7148d5fc.tar.xz
frr-80b6787e272388e781695ae17ae26b4c7148d5fc.zip
build: nuke `BFDD_CONTROL_SOCKET`
This just unnecessarily complicates things by involving autoconf. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/user/bfd.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/user/bfd.rst b/doc/user/bfd.rst
index 6915885f4..3ca104a3a 100644
--- a/doc/user/bfd.rst
+++ b/doc/user/bfd.rst
@@ -46,9 +46,7 @@ may also be specified (:ref:`common-invocation-options`).
/usr/lib/frr/bfdd --bfdctl /tmp/bfdd.sock
- The default UNIX socket location is:
-
- #define BFDD_CONTROL_SOCKET "|INSTALL_PREFIX_STATE|/bfdd.sock"
+ The default UNIX socket location is |INSTALL_PREFIX_STATE|/bfdd.sock
This option overrides the location addition that the -N option provides
to the bfdd.sock