Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: add support for YANG lists with mixed config and state data | Renato Westphal | 2018-11-26 | 1 | -1/+2 |
* | lib: rework the yang schema node iteration functions | Renato Westphal | 2018-11-26 | 1 | -26/+36 |
* | lib: introduce function that loads all FRR native YANG modules | Renato Westphal | 2018-11-26 | 1 | -0/+11 |
* | lib: remove entire data tree on yang_dnode_free() | Renato Westphal | 2018-11-26 | 1 | -0/+2 |
* | lib, tools: use CHECK_FLAG/SET_FLAG more often in the northbound code | Renato Westphal | 2018-11-26 | 1 | -5/+5 |
* | lib: make it possible to create YANG data nodes containing state data | Renato Westphal | 2018-11-26 | 1 | -2/+8 |
* | lib: don't fetch schema information when creating yang_data structures | Renato Westphal | 2018-11-26 | 1 | -12/+0 |
* | yang: embed models into binaries | David Lamparter | 2018-11-19 | 1 | -0/+40 |
* | lib: introduce new northbound API | Renato Westphal | 2018-10-27 | 1 | -0/+618 |