]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: fix clear ip ospf interface cmd 663/head
authorChirag Shah <chirag@cumulusnetworks.com>
Sat, 3 Jun 2017 05:52:41 +0000 (22:52 -0700)
committerChirag Shah <chirag@cumulusnetworks.com>
Sat, 3 Jun 2017 05:52:41 +0000 (22:52 -0700)
commitfac05f2fd6495532cf2d24bd2ab49c6e6dbda1d4
tree4f2c4bbf925e5754df3cefcf09f8be8fc8d3f515
parent3ba26039264381b6c575dbc66d94d186021cae60
ospfd: fix clear ip ospf interface cmd

clear ip ospf interface <IFNAME> parsing issue,
instead of arguement of interface "IFNAME" parsed.

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