]> git.puffer.fish Git - mirror/frr.git/commit
lib: better conditionalize leaf-list predicate xpath addition
authorChristian Hopps <chopps@labn.net>
Thu, 18 Jan 2024 04:17:35 +0000 (04:17 +0000)
committerChristian Hopps <chopps@labn.net>
Fri, 19 Jan 2024 15:27:24 +0000 (15:27 +0000)
commit9e34d817fcccd29115c2fef0c9199cca24b631fd
tree94858491e75cc5019fa149eca76cbf51e65a8c99
parentf05a4e3b577b50f20b85ae95e53222c133bc7b1f
lib: better conditionalize leaf-list predicate xpath addition

If we're in the backend we already have the predicate added by mgmtd -- don't
add it again.

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/mgmt_be_client.c
lib/northbound.c
lib/northbound.h
lib/northbound_cli.c
lib/northbound_confd.c
lib/northbound_sysrepo.c
mgmtd/mgmt_txn.c