[ovs-dev] [PATCH] tc: Fix nat port range when offloading ct action

Ben Pfaff blp at ovn.org
Fri Mar 13 17:51:08 UTC 2020


On Sun, Mar 08, 2020 at 02:50:23PM +0200, Paul Blakey wrote:
> Port range struct is currently union so the last min/max port assignment
> wins, and kernel doesn't receive the range.
> 
> Change it to struct type.
> 
> Fixes: 2bf6ffb76ac6 ("netdev-offload-tc: Add conntrack nat support")
> Signed-off-by: Paul Blakey <paulb at mellanox.com>

Applied to master, thanks!


More information about the dev mailing list