commit | 1c066bfe62951fa1e2f90f02b528342d60fcd6f9 | [log] [tgz] |
---|---|---|
author | Andrew J. Schorr <ajschorr@alumni.princeton.edu> | Fri Jun 30 16:53:47 2006 +0000 |
committer | Andrew J. Schorr <ajschorr@alumni.princeton.edu> | Fri Jun 30 16:53:47 2006 +0000 |
tree | b842a3dcdaab713be90bdf444d120e95610f72ac | |
parent | 74176d220ba6fb019a18ebea3e3245a46f33dce1 [diff] |
[ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matches 2006-06-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * ospf_vty.c: (show_ip_ospf_neighbor_id) Should show all instances of that neighbor (since it may appear on multiple interfaces) instead of bailing out after showing the first match.