summaryrefslogtreecommitdiffstats
path: root/lib/yang.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3342 from opensourcerouting/nb-operational-dataRuss White2018-11-291-44/+74
|\
| * lib: add support for YANG lists with mixed config and state dataRenato Westphal2018-11-261-0/+3
| * lib: rework the yang schema node iteration functionsRenato Westphal2018-11-261-27/+59
| * lib: introduce function that loads all FRR native YANG modulesRenato Westphal2018-11-261-0/+5
| * lib: make it possible to create YANG data nodes containing state dataRenato Westphal2018-11-261-1/+5
| * lib: don't fetch schema information when creating yang_data structuresRenato Westphal2018-11-261-16/+2
* | lib: make yang_dnode_get_entry() more flexibleRenato Westphal2018-11-261-2/+24
* | lib: introduce function to retrieve the schema name of a data nodeRenato Westphal2018-11-261-0/+16
|/
* yang: embed models into binariesDavid Lamparter2018-11-191-0/+17
* lib: introduce new northbound APIRenato Westphal2018-10-271-0/+439