commit | 6452df092bf6b694ea62a0423ac242f10ab997f9 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sun Aug 15 05:52:07 2004 +0000 |
committer | hasso <hasso> | Sun Aug 15 05:52:07 2004 +0000 |
tree | 087490eb5e58209ca207f28b626c4a4a84ad4c9c | |
parent | f841e02e16869481f4ac4cdfd2e8c941df815720 [diff] [blame] |
SVN revisions 916-920 from Zebra. ABR support is almost done.
diff --git a/ospf6d/ospf6_interface.h b/ospf6d/ospf6_interface.h index 48b56fc..be3007d 100644 --- a/ospf6d/ospf6_interface.h +++ b/ospf6d/ospf6_interface.h
@@ -84,6 +84,7 @@ /* Linklocal LSA Database: includes Link-LSA */ struct ospf6_lsdb *lsdb; + struct ospf6_lsdb *lsdb_self; struct ospf6_lsdb *lsupdate_list; struct ospf6_lsdb *lsack_list;