summaryrefslogtreecommitdiff
path: root/zebra/rt.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/rt.h')
-rw-r--r--zebra/rt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/zebra/rt.h b/zebra/rt.h
index d8a22d2cfc..4cf4c9d780 100644
--- a/zebra/rt.h
+++ b/zebra/rt.h
@@ -35,6 +35,8 @@
extern "C" {
#endif
+#define ROUTE_INSTALLATION_METRIC 20
+
#define RKERNEL_ROUTE(type) ((type) == ZEBRA_ROUTE_KERNEL)
#define RSYSTEM_ROUTE(type) \