Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3342 from opensourcerouting/nb-operational-data | Russ White | 2018-11-29 | 1 | -44/+74 |
|\ | |||||
| * | lib: add support for YANG lists with mixed config and state data | Renato Westphal | 2018-11-26 | 1 | -0/+3 |
| * | lib: rework the yang schema node iteration functions | Renato Westphal | 2018-11-26 | 1 | -27/+59 |
| * | lib: introduce function that loads all FRR native YANG modules | Renato Westphal | 2018-11-26 | 1 | -0/+5 |
| * | lib: make it possible to create YANG data nodes containing state data | Renato Westphal | 2018-11-26 | 1 | -1/+5 |
| * | lib: don't fetch schema information when creating yang_data structures | Renato Westphal | 2018-11-26 | 1 | -16/+2 |
* | | lib: make yang_dnode_get_entry() more flexible | Renato Westphal | 2018-11-26 | 1 | -2/+24 |
* | | lib: introduce function to retrieve the schema name of a data node | Renato Westphal | 2018-11-26 | 1 | -0/+16 |
|/ | |||||
* | yang: embed models into binaries | David Lamparter | 2018-11-19 | 1 | -0/+17 |
* | lib: introduce new northbound API | Renato Westphal | 2018-10-27 | 1 | -0/+439 |