]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: fix ospf virtual-link command options
authorChirag Shah <chirag@cumulusnetworks.com>
Wed, 27 Sep 2017 20:51:16 +0000 (13:51 -0700)
committerChirag Shah <chirag@cumulusnetworks.com>
Thu, 28 Sep 2017 00:33:12 +0000 (17:33 -0700)
commit3d1c6dc2c6f0a0de42a89057a4f7dde2433b62dc
tree1d077c1f22c15a7e81f8cc661eaead55d9139273
parent65536c82c3b5b784f21c65223b0ce374f74e0a04
ospfd: fix ospf virtual-link command options

use argv_find to extract ospf area virtual-link command options.

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