Skip to content

cli: 'show ospf' commands regression #1155

@troglobit

Description

@troglobit

Current Behavior

The CLI command show ospf, with optional sub-commands, have stopped working:

admin@example:/> show ospf 
% Unknown command: show-legacy ip ospf

admin@example:/>
admin@example:~$ vtysh
 
Hello, this is FRRouting (version 9.1.3).
Copyright 1996-2005 Kunihiro Ishiguro, et al.
 
example# show-legacy
% Unknown command: show-legacy
example# 

Expected Behavior

There is no show-legacy command in Frr's vtysh, so this seems to be a search-n-replace gone bad.

Steps To Reproduce

See above.

Additional information

Regression introduced here 827dc09 on March 25.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions