]> git.proxmox.com Git - mirror_frr.git/commit - isisd/isis_main.c
yang, lib: add 'frr-interface.yang' and associated stub callbacks
authorRenato Westphal <renato@opensourcerouting.org>
Sun, 8 Jul 2018 01:04:33 +0000 (22:04 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Sat, 27 Oct 2018 18:16:12 +0000 (16:16 -0200)
commita4bed468f9603da8199fdd828f5523c3b29ca15c
treee23e6d612e1a790fb0e109eed7b8e78cf63f926e
parenta7ca2199b709e268196878554e01c9e78bc1c60f
yang, lib: add 'frr-interface.yang' and associated stub callbacks

Introduce frr-interface.yang, which defines a model for managing FRR
interfaces.

Update the 'frr_yang_module_info' array of all daemons that will
implement this module.

Add automatically generated stub callbacks in if.c. These callbacks will
be implemented in the following commit.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
15 files changed:
babeld/babel_main.c
eigrpd/eigrp_main.c
isisd/isis_main.c
lib/if.c
lib/if.h
nhrpd/nhrp_main.c
ospf6d/ospf6_main.c
ospfd/ospf_main.c
pbrd/pbr_main.c
pimd/pim_main.c
ripd/rip_main.c
ripngd/ripng_main.c
yang/frr-interface.yang [new file with mode: 0644]
yang/subdir.am
zebra/main.c