]> git.proxmox.com Git - mirror_frr.git/commit - eigrpd/eigrp_northbound.c
eigrpd: migrate old CLI to northbound
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 30 Jul 2019 15:44:13 +0000 (12:44 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Sat, 3 Aug 2019 17:52:45 +0000 (14:52 -0300)
commitf25c244b7502f2fa61f143b514eef8f6b9e24355
tree958c2e80d4f37fd8b7de604ed9d3d70e3cae1c25
parent9008789aa429abac9738c4b361f0c5ebf37f2550
eigrpd: migrate old CLI to northbound

Move all configuration commands to the new CLI code (`eigrp_cli.c`),
implement the northbound and do all the necessary wiring to get it
working.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
eigrpd/eigrp_cli.c [new file with mode: 0644]
eigrpd/eigrp_main.c
eigrpd/eigrp_northbound.c [new file with mode: 0644]
eigrpd/eigrp_vty.c
eigrpd/eigrp_vty.h
eigrpd/eigrpd.h
eigrpd/subdir.am
yang/subdir.am