]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: fix wrong check for two commands 17779/head
authoranlan_cs <anlan_cs@126.com>
Tue, 7 Jan 2025 02:55:02 +0000 (10:55 +0800)
committeranlan_cs <anlan_cs@126.com>
Tue, 7 Jan 2025 02:58:03 +0000 (10:58 +0800)
commit533d387a7f7ebaa5b48a9d67d361d4331b00af57
tree3ccb554b1ed57c8b2a1447dea1fd3a6ae85ba0bc
parent86fdf0198cba52a425fcb242872cf9f39f652a24
ospfd: fix wrong check for two commands

The users would know the failure of some case for the two commands, just
return the error ```CMD_WARNING_CONFIG_FAILED```.

Signed-off-by: anlan_cs <anlan_cs@126.com>
ospfd/ospf_vty.c