]> git.puffer.fish Git - mirror/frr.git/commit
lib, mgmtd: move common header to lib
authorIgor Ryzhov <iryzhov@nfware.com>
Thu, 16 Nov 2023 19:31:52 +0000 (20:31 +0100)
committerIgor Ryzhov <iryzhov@nfware.com>
Fri, 17 Nov 2023 10:27:03 +0000 (11:27 +0100)
commitc0568d4f9e2b9319666562b0192f622b15371f6c
tree97b9b73fd372b2964f6bbc1322f3bbd21c8b9961
parentc599ed56fc4c3f8ba16f8dd81bcee5896cea5dc7
lib, mgmtd: move common header to lib

The common header included from lib and other daemons should be located
in lib, not in mgmt directory.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
12 files changed:
lib/mgmt_be_client.h
lib/mgmt_defines.h [new file with mode: 0644]
lib/mgmt_fe_client.h
lib/subdir.am
mgmtd/mgmt.h
mgmtd/mgmt_be_adapter.h
mgmtd/mgmt_defines.h [deleted file]
mgmtd/mgmt_ds.h
mgmtd/mgmt_fe_adapter.h
mgmtd/mgmt_txn.h
mgmtd/subdir.am
redhat/frr.spec.in