]> git.proxmox.com Git - mirror_frr.git/commit
ospfd: convert a couple of "show" commands to DEFPY
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 31 Dec 2018 13:11:15 +0000 (11:11 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 31 Dec 2018 13:14:46 +0000 (11:14 -0200)
commit986b87cb3de9a787d67ec8a5e83e16be191e4e40
tree11d1f70873bd549f17041cb989a8e647b42f9480
parentf4f4b6bff5f33729bd2cc25ad0baffc707192509
ospfd: convert a couple of "show" commands to DEFPY

DEFPY commands are easier to maintain and less susceptible to
bugs. In the long term we should try to merge the plethora of
"show ip ospf neighbor" commands (total of 14) into a single DEFPY.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ospfd/ospf_vty.c