commit | 9428f2dc4e577827db666d2643a1781ebecf044c | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Mon Sep 13 14:01:12 2004 +0000 |
committer | hasso <hasso> | Mon Sep 13 14:01:12 2004 +0000 |
tree | 4deb0ca5b72e82828085f57088c4958b3ca21119 | |
parent | b5f310cb9f78b140f1c747148cad6889133597fc [diff] [blame] |
Merge svn revisions 997 and 1000 from Zebra cvs repository.
diff --git a/ospf6d/ospf6_abr.c b/ospf6d/ospf6_abr.c index 81992b2..503c13f 100644 --- a/ospf6d/ospf6_abr.c +++ b/ospf6d/ospf6_abr.c
@@ -362,7 +362,7 @@ summary->path.origin.id = ospf6_new_ls_id (summary->path.origin.type, summary->path.origin.adv_router, area->lsdb); - ospf6_route_add (summary, summary_table); + summary = ospf6_route_add (summary, summary_table); } else {