From c6c56264361e102691fe42134ab585f631f83898 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Sun, 30 Apr 2000 11:31:05 +0000 Subject: Sync with nest's rt table and some minor improvements. --- proto/ospf/ospf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'proto/ospf/ospf.c') diff --git a/proto/ospf/ospf.c b/proto/ospf/ospf.c index 9c432b4..860714e 100644 --- a/proto/ospf/ospf.c +++ b/proto/ospf/ospf.c @@ -50,6 +50,7 @@ ospf_dump(struct proto *p) debug("%s: LSA graph dump for area \"%I\" finished\n\n", p->name, oa->areaid); } + neigh_dump_all(); } -- cgit v1.2.3