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_route.h b/ospf6d/ospf6_route.h index 5835794..d9456a1 100644 --- a/ospf6d/ospf6_route.h +++ b/ospf6d/ospf6_route.h
@@ -158,6 +158,7 @@ #define OSPF6_ROUTE_BEST 0x08 #define OSPF6_ROUTE_ACTIVE_SUMMARY 0x10 #define OSPF6_ROUTE_DO_NOT_ADVERTISE 0x20 +#define OSPF6_ROUTE_WAS_REMOVED 0x40 struct ospf6_route_table {