[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <160218720504.8125.8792796612481255724.git-patchwork-notify@kernel.org>
Date: Thu, 08 Oct 2020 20:00:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Dumitru Ceara <dceara@...hat.com>
Cc: netdev@...r.kernel.org, dev@...nvswitch.org, pshelar@....org,
aconole@...hat.com, fw@...len.de
Subject: Re: [PATCH net] openvswitch: handle DNAT tuple collision
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 7 Oct 2020 17:48:03 +0200 you wrote:
> With multiple DNAT rules it's possible that after destination
> translation the resulting tuples collide.
>
> For example, two openvswitch flows:
> nw_dst=10.0.0.10,tp_dst=10, actions=ct(commit,table=2,nat(dst=20.0.0.1:20))
> nw_dst=10.0.0.20,tp_dst=10, actions=ct(commit,table=2,nat(dst=20.0.0.1:20))
>
> [...]
Here is the summary with links:
- [net] openvswitch: handle DNAT tuple collision
https://git.kernel.org/netdev/net/c/8aa7b526dc0b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists