]> git.puffer.fish Git - matthieu/frr.git/commit
lib: add dedicated API functions for native msgs
authorChristian Hopps <chopps@labn.net>
Wed, 13 Dec 2023 22:32:43 +0000 (17:32 -0500)
committerChristian Hopps <chopps@labn.net>
Thu, 28 Dec 2023 17:53:40 +0000 (17:53 +0000)
commit4e0147a05ebfa0ba1f262b1e191d3cbf1a44003d
treeaa2b0429196378f6ec2906a43fd4025ef9332f83
parentad1ccb6e621b2050697e738457b1ac7a465dae71
lib: add dedicated API functions for native msgs

- reorg native message header

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/mgmt_be_client.c
lib/mgmt_fe_client.c
lib/mgmt_msg.c
lib/mgmt_msg_native.c
lib/mgmt_msg_native.h
mgmtd/mgmt_be_adapter.c
mgmtd/mgmt_be_adapter.h
mgmtd/mgmt_fe_adapter.c
mgmtd/mgmt_txn.c