All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2-next] Add OVN to rt_protos
@ 2025-02-26 10:28 Felix Huettner
  2025-03-04 20:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Huettner @ 2025-02-26 10:28 UTC (permalink / raw)
  To: netdev; +Cc: Jonas Gottlieb

From: Jonas Gottlieb <jonas.gottlieb@stackit.cloud>

- OVN is using ID 84 for routes it installs
- Kernel has accepted 84 in `rtnetlink.h`
- For more information: https://github.com/ovn-org/ovn

Signed-off-by: Jonas Gottlieb <jonas.gottlieb@stackit.cloud>
---
 etc/iproute2/rt_protos | 1 +
 1 file changed, 1 insertion(+)

diff --git a/etc/iproute2/rt_protos b/etc/iproute2/rt_protos
index 0f98609f..48ab9746 100644
--- a/etc/iproute2/rt_protos
+++ b/etc/iproute2/rt_protos
@@ -17,6 +17,7 @@
 16	dhcp
 18	keepalived
 42	babel
+84	ovn
 99	openr
 186	bgp
 187	isis

base-commit: aca230f0f567e407372f2a5f724f9cd6ec373dec
-- 
2.48.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH iproute2-next] Add OVN to rt_protos
  2025-02-26 10:28 [PATCH iproute2-next] Add OVN to rt_protos Felix Huettner
@ 2025-03-04 20:50 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-03-04 20:50 UTC (permalink / raw)
  To: Felix Huettner; +Cc: netdev, jonas.gottlieb

Hello:

This patch was applied to iproute2/iproute2-next.git (main)
by David Ahern <dsahern@kernel.org>:

On Wed, 26 Feb 2025 11:28:28 +0100 you wrote:
> From: Jonas Gottlieb <jonas.gottlieb@stackit.cloud>
> 
> - OVN is using ID 84 for routes it installs
> - Kernel has accepted 84 in `rtnetlink.h`
> - For more information: https://github.com/ovn-org/ovn
> 
> Signed-off-by: Jonas Gottlieb <jonas.gottlieb@stackit.cloud>
> 
> [...]

Here is the summary with links:
  - [iproute2-next] Add OVN to rt_protos
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=131810fb264f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-03-04 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-26 10:28 [PATCH iproute2-next] Add OVN to rt_protos Felix Huettner
2025-03-04 20:50 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.