]> git.puffer.fish Git - matthieu/frr.git/commit
lib: use libyang functions if they are present
authorChristian Hopps <chopps@labn.net>
Sat, 6 Jan 2024 11:06:38 +0000 (11:06 +0000)
committerChristian Hopps <chopps@labn.net>
Sun, 7 Jan 2024 15:17:56 +0000 (15:17 +0000)
commit1e4229fc1f843f88e9c9bc6ec4700489a455e6cf
treefd0900c7b583456db1134205bd560712026558ed
parentcf67a7e26577b0dda276324b40a602ae084e504e
lib: use libyang functions if they are present

Add configure.ac tests for libyang functions, if not present supply the
functionality ourselves in yang.[ch]

Signed-off-by: Christian Hopps <chopps@labn.net>
configure.ac
lib/northbound_oper.c
lib/vty.c
lib/yang.c
lib/yang.h
mgmtd/mgmt_txn.c