]> git.proxmox.com Git - mirror_frr.git/commit - lib/yang.c
build, lib/yang: bake in extensions if possible
authorDavid Lamparter <equinox@diac24.net>
Fri, 30 Nov 2018 20:42:25 +0000 (21:42 +0100)
committerDavid Lamparter <equinox@diac24.net>
Thu, 24 Jan 2019 16:44:41 +0000 (17:44 +0100)
commit02a0df1f22c5cef8e4d3392d56e7db82da0d49cf
treea59f287e4ea30e471c3083700d606f0b2bf42e41
parentc8d3e7955417ac882dd9b078011c52ee97c3577a
build, lib/yang: bake in extensions if possible

Starting with libyang 0.16.74, we can load internally embedded yang
extensions instead of going through the file system/dlopen.  Detect
support for this at build time and use if available.

NB: the fallback mechanism will go away in a short while.

Signed-off-by: David Lamparter <equinox@diac24.net>
configure.ac
doc/developer/building-libyang.rst
doc/user/installation.rst
lib/yang.c
yang/libyang_plugins/subdir.am