On Tue, Dec 18, 2018 at 06:39:43PM -0800, Darrell Ball wrote:
> When fallback to ephemeral ports triggers to find a NAT translation,
> it may happen that the full address range is not explored; i.e. if
> all ephemeral ports are being used for the address range >= the
> first address checked and there are other addresses in the
> available range, then they would not be explored for availability.
> The likelihood of hitting this condition is rare. The fix is to
> reset the first address to the minimum address when starting to
> search ephemeral ports. Found by inspection.
>
> Fixes: 286de2729955 ("dpdk: Userspace Datapath: Introduce NAT Support.")
> Signed-off-by: Darrell Ball <[email protected]>
Thanks, applied to branch-2.8.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev