]> git.proxmox.com Git - mirror_frr.git/commit
ripd: retrofit the 'default-information' command to the new northbound model
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 9 May 2018 04:34:58 +0000 (01:34 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Sat, 27 Oct 2018 18:16:12 +0000 (16:16 -0200)
commit0b0609ba35fcf67e17ecc0f44d8bc2979b77b87e
treede5ff8d43cf1ee6950919dfc2d911081b70c13ee
parentedbf59d209f20d4ab5a66eab1da1287c40fcc21a
ripd: retrofit the 'default-information' command to the new northbound model

Trivial conversion.

'rip->default_information_route_map' was removed since it wasn't being
used anywhere.

'rip->default_information' was removed too because it was being used only
to display the running configuration and thus is not necessary anymore.

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