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 <me@cooperlees.com> Signed-off-by: David Ahern <dsahern@kernel.org>
This commit is contained in:
parent
76bfc185f2
commit
16430e9afd
|
|
@ -17,6 +17,7 @@
|
||||||
16 dhcp
|
16 dhcp
|
||||||
18 keepalived
|
18 keepalived
|
||||||
42 babel
|
42 babel
|
||||||
|
99 openr
|
||||||
186 bgp
|
186 bgp
|
||||||
187 isis
|
187 isis
|
||||||
188 ospf
|
188 ospf
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue