summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/route_types.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/route_types.txt b/lib/route_types.txt
index 7625d1f690..d26211e1ac 100644
--- a/lib/route_types.txt
+++ b/lib/route_types.txt
@@ -39,7 +39,10 @@
#
# Long description: Full description, but should try fit on a line.
####
-
+#
+# If you add a new routing protocol here, make sure you go update
+# meta_queue_map in zebra_rib.c
+#
## type cname daemon C 4 6 short help
ZEBRA_ROUTE_SYSTEM, system, NULL, 'X', 0, 0, "Reserved"
ZEBRA_ROUTE_KERNEL, kernel, zebra, 'K', 1, 1, "kernel route"