]> git.puffer.fish Git - matthieu/frr.git/commit
lib: northbound: add yielding and batching to oper-state queries
authorChristian Hopps <chopps@labn.net>
Mon, 30 Oct 2023 09:09:19 +0000 (05:09 -0400)
committerChristian Hopps <chopps@labn.net>
Thu, 28 Dec 2023 17:52:57 +0000 (17:52 +0000)
commitad1ccb6e621b2050697e738457b1ac7a465dae71
tree5e34071091dcb91acf503bcdb892f00f18fb2c8c
parentb7db6b26753cbdec2fa22ed4ad7a85deedf67f7b
lib: northbound: add yielding and batching to oper-state queries

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/mgmt_be_client.c
lib/mgmt_msg_native.h
lib/northbound.c
lib/northbound.h
lib/northbound_cli.c
lib/northbound_grpc.cpp
lib/northbound_oper.c [new file with mode: 0644]
lib/northbound_sysrepo.c
lib/subdir.am
mgmtd/mgmt_txn.c