Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib, tools: silence harmless warnings in the northbound tools | Renato Westphal | 2020-04-04 | 1 | -2/+2 |
* | lib: hashing functions should take const arguments | Quentin Young | 2019-05-14 | 1 | -1/+1 |
* | lib: remove str_replace function | Quentin Young | 2019-05-07 | 1 | -32/+19 |
* | lib: strncpy -> strlcpy | memcpy | Quentin Young | 2019-02-26 | 1 | -1/+1 |
* | lib: yang: use common yang_ctx_new_setup() | David Lamparter | 2019-02-19 | 1 | -4/+2 |
* | Merge pull request #3342 from opensourcerouting/nb-operational-data | Russ White | 2018-11-29 | 1 | -22/+32 |
|\ | |||||
| * | lib: rework the yang schema node iteration functions | Renato Westphal | 2018-11-26 | 1 | -21/+31 |
| * | lib: make it possible to create YANG data nodes containing state data | Renato Westphal | 2018-11-26 | 1 | -1/+1 |
* | | lib: set YANG search directory when creating libyang context | Renato Westphal | 2018-11-26 | 1 | -4/+4 |
|/ | |||||
* | lib: introduce new northbound API | Renato Westphal | 2018-10-27 | 1 | -0/+545 |