diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2019-10-17 15:46:54 -0300 | 
|---|---|---|
| committer | Renato Westphal <renato@opensourcerouting.org> | 2019-10-29 21:49:14 -0300 | 
| commit | f80ec39e52e3932aa75e836cc741677f5e5cd0fb (patch) | |
| tree | 251a0f0bba5030597cbec5839e6a76918b1d3ec6 /ripngd/ripng_nb_rpcs.c | |
| parent | 2a1c520e9f105b1a1bbdb89d59ad3c3953f46f49 (diff) | |
ripd: split northbound callbacks into multiple files
Rearrange the ripd northbound callbacks as following:
* rip_nb.h: prototypes of all northbound callbacks.
* rip_nb.c: definition of all northbound callbacks and their
  associated YANG data paths.
* rip_nb_config.c: implementation of YANG configuration nodes.
* rip_nb_state.c: implementation of YANG state nodes.
* rip_nb_rpcs.c: implementation of YANG RPCs.
* rip_nb_notifications.c: implementation of YANG notifications.
This should help to keep to code more organized and easier to
maintain.
No behavior changes intended.
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'ripngd/ripng_nb_rpcs.c')
0 files changed, 0 insertions, 0 deletions
