]> git.puffer.fish Git - mirror/frr.git/commit
ripd: retrofit the 'route' command to the new northbound model
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 9 May 2018 04:35:01 +0000 (01:35 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Sat, 27 Oct 2018 18:16:12 +0000 (16:16 -0200)
commit4068787842709160f0ba68ed71b94f9b61c8c21a
tree2407e3ce4933c86d5241ba1b49b3d0382e86b563
parent908f0020923f77545ae467837d78b7eaa91f048e
ripd: retrofit the 'route' command to the new northbound model

Trivial conversion. Remove the rip->route routing table and associated
code because this variable was used only to show the running
configuration.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ripd/rip_cli.c
ripd/rip_cli.h
ripd/rip_northbound.c
ripd/ripd.c
ripd/ripd.h