From: Cooper Lees
- 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
---
etc/iproute2/rt_protos | 1 +
1 file changed, 1 insertion(+)
diff --git a/etc/iproute2/rt_protos b/etc/iproute2
From: Cooper Lees
- The Open Routing (Open/R) network protocol netlink handler uses ID 99
- Will also add to `/etc/iproute2/rt_protos` once this is accepted
- For more information: https://github.com/facebook/openr
Signed-off-by: From: Cooper Lees
---
include/uapi/linux/rtnetlink.h | 1 +
1 fil