From 6452df092bf6b694ea62a0423ac242f10ab997f9 Mon Sep 17 00:00:00 2001 From: hasso Date: Sun, 15 Aug 2004 05:52:07 +0000 Subject: SVN revisions 916-920 from Zebra. ABR support is almost done. --- ospf6d/ospf6_top.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ospf6d/ospf6_top.h') diff --git a/ospf6d/ospf6_top.h b/ospf6d/ospf6_top.h index f48b7f60..d831d94f 100644 --- a/ospf6d/ospf6_top.h +++ b/ospf6d/ospf6_top.h @@ -38,9 +38,9 @@ struct ospf6 /* AS scope link state database */ struct ospf6_lsdb *lsdb; + struct ospf6_lsdb *lsdb_self; struct ospf6_route_table *route_table; - struct ospf6_route_table *asbr_table; struct ospf6_route_table *brouter_table; struct ospf6_route_table *external_table; -- cgit v1.2.1