From: Cooper Lees <m...@cooperlees.com>

- 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 <m...@cooperlees.com>
---
 etc/iproute2/rt_protos | 1 +
 1 file changed, 1 insertion(+)

diff --git a/etc/iproute2/rt_protos b/etc/iproute2/rt_protos
index 7cafddc1..0f98609f 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
-- 
2.13.5

Reply via email to