]> git.puffer.fish Git - matthieu/frr.git/commit
lib: add impl of NOTIF message ops (notif, replace, delete, patch)
authorChristian Hopps <chopps@labn.net>
Mon, 6 Jan 2025 12:57:24 +0000 (07:57 -0500)
committerChristian Hopps <chopps@labn.net>
Tue, 7 Jan 2025 10:34:09 +0000 (05:34 -0500)
commit0ca710bb5f94f40d56a91f5e497fe070f8e0498e
tree00b05bbb98d52811274185a2abb34117c3400484
parent30777991c0771d80347c3842a286582260e4598c
lib: add impl of NOTIF message ops (notif, replace, delete, patch)

- needed for supporting backend datastore notifications

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/mgmt_be_client.c