| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #6145 from patrasar/pim_nb_code_upstream | Donald Sharp | 2020-11-19 | 1 | -0/+5 |
|\ |
|
| * | pimd: Northbound implementation for msdp mesh group, msdp peer commands | Sarita Patra | 2020-11-06 | 1 | -0/+5 |
* | | lib: combine two YANG schema iteration functions into one | Renato Westphal | 2020-10-23 | 1 | -23/+5 |
|/ |
|
* | lib: better support for nested YANG augmentations | Renato Westphal | 2020-09-11 | 1 | -3/+4 |
* | lib: adapt plugin to use new Sysrepo version | Renato Westphal | 2020-08-20 | 1 | -0/+1 |
* | Merge pull request #6517 from vishaldhingra/submodule | Donald Sharp | 2020-08-07 | 1 | -0/+2 |
|\ |
|
| * | lib: Add support to load submodules in embedded modules framework | vdhingra | 2020-07-28 | 1 | -0/+2 |
* | | lib : Yang wrappers | vdhingra | 2020-07-16 | 1 | -1/+52 |
|/ |
|
* | Merge pull request #6414 from opensourcerouting/nb-error-handling | Santosh P K | 2020-06-10 | 1 | -0/+18 |
|\ |
|
| * | lib: return human-readable error messages to the northbound clients | Renato Westphal | 2020-05-29 | 1 | -0/+18 |
* | | lib: introduce the yang_dnode_iterate helper | Renato Westphal | 2020-06-05 | 1 | -0/+22 |
|/ |
|
* | lib: increase xpath maxlen | Chirag Shah | 2020-04-16 | 1 | -1/+1 |
* | lib, tools: silence harmless warnings in the northbound tools | Renato Westphal | 2020-04-04 | 1 | -2/+8 |
* | lib: fix build of the northbound plugins | Renato Westphal | 2019-12-19 | 1 | -0/+3 |
* | lib: make some variables static | David Lamparter | 2019-12-13 | 1 | -3/+0 |
* | lib, vtysh: add new libyang option to the "debug northbound" command | Renato Westphal | 2019-10-16 | 1 | -0/+8 |
* | lib: use MTYPE_STATIC | David Lamparter | 2019-06-21 | 1 | -3/+0 |
* | lib: rework management of user pointers in the northbound layer | Renato Westphal | 2019-04-18 | 1 | -45/+0 |
* | Merge remote-tracking branch 'frr/master' into rip-vrf | Renato Westphal | 2019-03-29 | 1 | -0/+13 |
|\ |
|
| * | lib: yang: use common yang_ctx_new_setup() | David Lamparter | 2019-02-19 | 1 | -0/+5 |
| * | lib: add extern "C" {} blocks to all libfrr headers | Renato Westphal | 2019-02-12 | 1 | -0/+8 |
* | | lib: introduce new YANG helper function | Renato Westphal | 2019-01-18 | 1 | -0/+15 |
|/ |
|
* | 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 |