From: Cooper Lees Date: Fri, 26 Mar 2021 15:05:13 +0000 (-0700) Subject: Add Open/R to rt_protos X-Git-Tag: v5.13.0~9^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16430e9afdcfbea33e1a251955c5801afc3756e9;p=thirdparty%2Fiproute2.git Add Open/R to rt_protos - Open Routing is using ID 99 for it's installed routes - https://github.com/facebook/openr - Kernel has accepted 99 in `rtnetlink.h` Signed-of-by: Cooper Lees Signed-off-by: David Ahern --- diff --git a/etc/iproute2/rt_protos b/etc/iproute2/rt_protos index 7cafddc1d..0f98609f7 100644 --- a/etc/iproute2/rt_protos +++ b/etc/iproute2/rt_protos @@ -17,6 +17,7 @@ 16 dhcp 18 keepalived 42 babel +99 openr 186 bgp 187 isis 188 ospf