]> git.puffer.fish Git - mirror/frr.git/commit
lib: yang: add yang_parse_data function
authorChristian Hopps <chopps@labn.net>
Thu, 16 Jan 2025 04:14:03 +0000 (04:14 +0000)
committerChristian Hopps <chopps@labn.net>
Sat, 18 Jan 2025 16:13:53 +0000 (16:13 +0000)
commit2375a11b088a6c8bc6f9133d7873d7096f7daa00
tree05ca816119e33a7548702a839d2e9105b3a67376
parent76ed8f61d83358120a273b31853e591cc8e12585
lib: yang: add yang_parse_data function

This is similar to notify and RPC parsers, but this is for normal datastore
data. This is initially used in handling datastore notifications being sent to
another backend client[s].

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