summaryrefslogtreecommitdiff
path: root/lib/yang.h
AgeCommit message (Expand)Author
2018-11-26lib: add support for YANG lists with mixed config and state dataRenato Westphal
2018-11-26lib: rework the yang schema node iteration functionsRenato Westphal
2018-11-26lib: introduce function that loads all FRR native YANG modulesRenato Westphal
2018-11-26lib: make it possible to create YANG data nodes containing state dataRenato Westphal
2018-11-26lib: don't fetch schema information when creating yang_data structuresRenato Westphal
2018-11-26lib: make yang_dnode_get_entry() more flexibleRenato Westphal
2018-11-26lib: introduce function to retrieve the schema name of a data nodeRenato Westphal
2018-11-19yang: embed models into binariesDavid Lamparter
2018-10-27lib: introduce new northbound APIRenato Westphal