]> git.proxmox.com Git - mirror_frr.git/commit
ospfd: Fix default-info and redis cmd options
authorChirag Shah <chirag@cumulusnetworks.com>
Tue, 30 Jan 2018 02:03:08 +0000 (18:03 -0800)
committerChirag Shah <chirag@cumulusnetworks.com>
Tue, 30 Jan 2018 05:33:32 +0000 (21:33 -0800)
commit951da4357187f3206d434a6887beafc475ad631e
tree7471f7f05a4e8e8e4e1e9e322a030201498d8cd7
parent941e1c11f2d9102d4864ed741beaa4d57450abc1
ospfd: Fix default-info and redis cmd options

Fix default-information parsing of metric-type,
route-map.
show running to display metic-type 2.

metric, metric-type and route-map can be configured in
any order, running-config displays in specific order..

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
ospfd/ospf_vty.c