]> git.puffer.fish Git - matthieu/frr.git/commit
mgmtd: consolidate getcfg and getdata msgs into "get"
authorChristian Hopps <chopps@labn.net>
Tue, 27 Jun 2023 17:58:54 +0000 (13:58 -0400)
committerChristian Hopps <chopps@labn.net>
Tue, 27 Jun 2023 22:00:56 +0000 (18:00 -0400)
commitdbb1bc6f355ae53ce1f2402a1ac196e9f9e18a42
tree95440d9560362977bbd485ffdab1b30f7f8f5cc0
parent6267c2aaad2a503ae24885d3ffc9a7867fccb6c0
mgmtd: consolidate getcfg and getdata msgs into "get"

eliminates tons of copy and paste code.

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/mgmt.proto
lib/mgmt_fe_client.c
lib/mgmt_fe_client.h
lib/vty.c
lib/vty.h
mgmtd/mgmt_fe_adapter.c
mgmtd/mgmt_fe_adapter.h
mgmtd/mgmt_txn.c
mgmtd/mgmt_txn.h
mgmtd/mgmt_vty.c