diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2018-11-13 19:30:24 -0200 |
|---|---|---|
| committer | Renato Westphal <renato@opensourcerouting.org> | 2018-11-26 17:36:34 -0200 |
| commit | a1b5f469e70333042c2a0bd7e98bc4e69f4a0237 (patch) | |
| tree | 270f93edc8e94ba17b5f9d95e5d56ba04c4e8c1b /lib/northbound_sysrepo.c | |
| parent | e5dc8a44ee9732dd32358b13dd52e59527e6835f (diff) | |
lib: introduce function that loads all FRR native YANG modules
In some cases it will be necessary to load all FRR native modules.
Examples:
* vtysh needs to load all YANG modules so that it can manipulate data
from all daemons.
* The gen_northbound_callbacks tool will need to load all YANG modules
since augmentations from one module can have an effect in the required
northbound callbacks of other modules.
The new yang_module_load_all() function provides this functionality.
As a side note, the "frr_native_modules" will need to be updated every
time we add a new YANG module to FRR.
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'lib/northbound_sysrepo.c')
0 files changed, 0 insertions, 0 deletions
