commit | 35f891404a6d2f0d034ca0fb724904db72baf552 | [log] [tgz] |
---|---|---|
author | Joakim Tjernlund <Joakim.Tjernlund@transmode.se> | Tue Jul 01 16:54:07 2008 +0200 |
committer | Joakim Tjernlund <Joakim.Tjernlund@transmode.se> | Mon Aug 25 09:44:18 2008 +0200 |
tree | c88b3a0ed05fa5664e0a731792619b6134230231 | |
parent | b38309a4ee831a440ef78f8a27db584f2f8e8276 [diff] |
Fix SEGV in ip ospf neighbor all Dont use vty->index in show_ip_ospf_neighbor_all_cmd(), It is invalid, use ospf_lookup() instead.