From 1152f4866964f693b59ba4a73fb6c6ac654884f7 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Wed, 7 Jun 2017 15:47:35 -0400 Subject: [PATCH] lib: Add some breadcrumbs for new route types Signed-off-by: Donald Sharp --- lib/route_types.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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" -- 2.39.5