commit | 049207c31d9b5da023c6c2e3689b771010098f94 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Wed Aug 04 20:02:13 2004 +0000 |
committer | hasso <hasso> | Wed Aug 04 20:02:13 2004 +0000 |
tree | 08dd51fe72c455f869b83372e4a6aa1346389426 | |
parent | 4f4795e83fb4ddcc0d19322478e9cc422a60c7c4 [diff] [blame] |
SVN revision 907 from Zebra cvs repository.
diff --git a/ospf6d/ospf6_top.h b/ospf6d/ospf6_top.h index bd1336f..f48b7f6 100644 --- a/ospf6d/ospf6_top.h +++ b/ospf6d/ospf6_top.h
@@ -41,6 +41,7 @@ struct ospf6_route_table *route_table; struct ospf6_route_table *asbr_table; + struct ospf6_route_table *brouter_table; struct ospf6_route_table *external_table; struct route_table *external_id_table;