summaryrefslogtreecommitdiffstats
path: root/mgmtd/mgmt_ds.c
diff options
context:
space:
mode:
authorLouis Scalbert <louis.scalbert@6wind.com>2023-11-27 16:18:13 +0100
committerLouis Scalbert <louis.scalbert@6wind.com>2023-12-14 10:57:29 +0100
commitc7e73e9087d6ffc4e3b8e5f56ae5d096df315913 (patch)
treef558af10eabd63e63ae90e2f33f1d6a367be4407 /mgmtd/mgmt_ds.c
parenttopotests: log exabgp by default (diff)
downloadfrr-c7e73e9087d6ffc4e3b8e5f56ae5d096df315913.tar.xz
frr-c7e73e9087d6ffc4e3b8e5f56ae5d096df315913.zip
topotests: create exabgp cli fifo
Create reate exabgp cli fifo even it is not used in topotests to avoid this error message: > 16:21:42 | 2290205 | cli | could not find the named pipes (exabgp.in and exabgp.out) required for the cli > 16:21:42 | 2290205 | cli | we scanned the following folders (the number is your PID): > 16:21:42 | 2290205 | cli control | - /run/exabgp/ > 16:21:42 | 2290205 | cli control | - /run/0/ > 16:21:42 | 2290205 | cli control | - /run/ > 16:21:42 | 2290205 | cli control | - /var/run/exabgp/ > 16:21:42 | 2290205 | cli control | - /var/run/0/ > 16:21:42 | 2290205 | cli control | - /var/run/ > 16:21:42 | 2290205 | cli control | - /usr/local/run/exabgp/ > 16:21:42 | 2290205 | cli control | - /usr/local/run/0/ > 16:21:42 | 2290205 | cli control | - /usr/local/run/ > 16:21:42 | 2290205 | cli control | - /usr/local/var/run/exabgp/ > 16:21:42 | 2290205 | cli control | - /usr/local/var/run/0/ > 16:21:42 | 2290205 | cli control | - /usr/local/var/run/ > 16:21:42 | 2290205 | cli control | please make them in one of the folder with the following commands: > 16:21:42 | 2290205 | cli control | > mkfifo //run/exabgp.{in,out} > 16:21:42 | 2290205 | cli control | > chmod 600 //run/exabgp.{in,out} Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
Diffstat (limited to 'mgmtd/mgmt_ds.c')
0 files changed, 0 insertions, 0 deletions