]> git.puffer.fish Git - matthieu/frr.git/commit
lib, mgmtd: fix wrong mgmtd socket paths
authorDavid Lamparter <equinox@opensourcerouting.org>
Wed, 24 Jan 2024 20:17:13 +0000 (21:17 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sat, 27 Jan 2024 18:01:19 +0000 (19:01 +0100)
commit0d5a2497ca56d98e9af9d337a9b9d208e8b3bfcb
tree6d8b7ec96b463d5a865ec3c9f6c8fdfc2ce55428
parent42eeea090e0e07de78763e3111e92f510d89c44c
lib, mgmtd: fix wrong mgmtd socket paths

These paths were ignoring the `-N` namespacing option.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
configure.ac
lib/mgmt_be_client.c
lib/mgmt_defines.h
lib/mgmt_fe_client.c
mgmtd/mgmt_be_adapter.c
mgmtd/mgmt_fe_adapter.c