mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-03 07:31:54 +00:00
sh interface "iface" dumpped all.
This commit is contained in:
parent
7a5582ac00
commit
ece612e128
@ -351,6 +351,7 @@ ospf_sh_neigh(struct proto *p, char *iff)
|
||||
" State", "DTime", "Router IP", "Interface");
|
||||
WALK_LIST(n, ifa->neigh_list) ospf_sh_neigh_info(n);
|
||||
cli_msg(0,"");
|
||||
return;
|
||||
}
|
||||
|
||||
cli_msg(-1013,"%s:", p->name);
|
||||
|
Loading…
Reference in New Issue
Block a user