]> git.proxmox.com Git - mirror_frr.git/commit - ripd/ripd.c
ripd: retrofit the 'allow-ecmp' 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)
commitedbf59d209f20d4ab5a66eab1da1287c40fcc21a
tree94234676228a4f8b436cc814de9fdb9199f279fc
parent8c9226c216f9bf3ee0ca28f8db52ef9d0956f411
ripd: retrofit the 'allow-ecmp' command to the new northbound model

Trivial conversion. The rip->ecmp variable was converted to a boolean to
match the way it's defined in the YANG module.

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