summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_route.h
diff options
context:
space:
mode:
authorhasso <hasso>2004-09-13 14:01:12 +0000
committerhasso <hasso>2004-09-13 14:01:12 +0000
commit9428f2dc4e577827db666d2643a1781ebecf044c (patch)
tree4deb0ca5b72e82828085f57088c4958b3ca21119 /ospf6d/ospf6_route.h
parentb5f310cb9f78b140f1c747148cad6889133597fc (diff)
Merge svn revisions 997 and 1000 from Zebra cvs repository.
Diffstat (limited to 'ospf6d/ospf6_route.h')
-rw-r--r--ospf6d/ospf6_route.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ospf6d/ospf6_route.h b/ospf6d/ospf6_route.h
index 5835794e..d9456a14 100644
--- a/ospf6d/ospf6_route.h
+++ b/ospf6d/ospf6_route.h
@@ -158,6 +158,7 @@ struct ospf6_route
#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
{