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

Trivial conversion.

rip->default_metric was converted to an uint8_t 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