]> git.proxmox.com Git - mirror_frr.git/commit
[ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matches
authorAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Fri, 30 Jun 2006 16:53:47 +0000 (16:53 +0000)
committerAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Fri, 30 Jun 2006 16:53:47 +0000 (16:53 +0000)
commit1c066bfe62951fa1e2f90f02b528342d60fcd6f9
treeb842a3dcdaab713be90bdf444d120e95610f72ac
parent74176d220ba6fb019a18ebea3e3245a46f33dce1
[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.
ospfd/ChangeLog
ospfd/ospf_vty.c