]> git.proxmox.com Git - mirror_frr.git/commit
ripngd: retrofit the 'allow-ecmp' command to the new northbound model
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 29 Nov 2018 02:57:39 +0000 (00:57 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 3 Dec 2018 15:47:58 +0000 (13:47 -0200)
commit1e42a07ce99cf703e248f6b6a56825cb445efebf
tree6dd56b89e9af979ee4392fd17d8f98b64ecc8f0e
parent9a12e9e5edb4f119cd794f347581ae3a950f2c15
ripngd: retrofit the 'allow-ecmp' command to the new northbound model

Trivial conversion. The ripng->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>
ripngd/ripng_cli.c
ripngd/ripng_cli.h
ripngd/ripng_northbound.c
ripngd/ripngd.c
ripngd/ripngd.h