]> git.puffer.fish Git - matthieu/frr.git/commit
mgmtd: add native session-req (create/delete) messages
authorChristian Hopps <chopps@labn.net>
Tue, 11 Jun 2024 09:08:49 +0000 (05:08 -0400)
committerChristian Hopps <chopps@labn.net>
Tue, 11 Jun 2024 14:37:31 +0000 (10:37 -0400)
commit3dad09b228e3c4a4ffa6da260fadda6762a77c58
tree75c36cc0a1b7f8b5c5e65e005758543454ad37ee
parent56ce19891b01c07461103de3dd427e85e3cc2252
mgmtd: add native session-req (create/delete) messages

This addition allows for a limited native-message-only front-end
interaction.

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