]> git.puffer.fish Git - mirror/frr.git/commit
[ospfd] enable more OSPF cost command aliases
authorDenis Ovsienko <pilot@etcnet.org>
Mon, 28 Sep 2009 15:34:59 +0000 (19:34 +0400)
committerDenis Ovsienko <pilot@etcnet.org>
Mon, 28 Sep 2009 15:34:59 +0000 (19:34 +0400)
commit827341b797f602f4cd7932a777f819b530521b05
treee1eb4c1f91c11f56cdc7daa41fc2082b64a522bf
parent50adf7832004191cdaf5a908bd9a9c0b2373e993
[ospfd] enable more OSPF cost command aliases

The following syntax forms were not historically supported
by Quagga, although IOS accepted them w/o a problem:

no ip ospf cost <1-65535>
no ospf cost <1-65535>
no ip ospf cost <1-65535> A.B.C.D
no ospf cost <1-65535> A.B.C.D

From now on Quagga also supports these variants.
ospfd/ospf_vty.c