]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: convert to mgmtd
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 24 Jan 2024 21:04:23 +0000 (23:04 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Sun, 28 Jan 2024 21:28:40 +0000 (23:28 +0200)
commit390081329874c4fd8b4a15ffa2a090275b5fc8ac
tree632835cad70bf321e2f0d2acaf9d59c11a3925fe
parent42d6b864cdce2e4477a14eae639bc22aa9fc1118
zebra: convert to mgmtd

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
28 files changed:
lib/command.h
lib/defun_lex.l
lib/vty.c
mgmtd/mgmt_be_adapter.c
mgmtd/mgmt_main.c
mgmtd/mgmt_vty.c
mgmtd/subdir.am
tests/topotests/mgmt_oper/simple-results/result-intf-eth0-only-config.json
tests/topotests/mgmt_oper/simple-results/result-intf-eth0-with-config.json
vtysh/vtysh.c
vtysh/vtysh.h
zebra/interface.c
zebra/main.c
zebra/router-id.c
zebra/rtadv.c
zebra/subdir.am
zebra/zebra_cli.c [new file with mode: 0644]
zebra/zebra_cli.h [new file with mode: 0644]
zebra/zebra_evpn_mh.c
zebra/zebra_evpn_mh.h
zebra/zebra_nb.c
zebra/zebra_nb.h
zebra/zebra_ptm.c
zebra/zebra_ptm.h
zebra/zebra_routemap.c
zebra/zebra_vrf.c
zebra/zebra_vrf.h
zebra/zebra_vty.c