On Tue, Apr 23, 2024 at 2:50 AM Martin Kalcok <martin.kal...@canonical.com>
wrote:
>
> Signed-off-by: Martin Kalcok <martin.kal...@canonical.com>
> ---
>  ovn-sb.xml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/ovn-sb.xml b/ovn-sb.xml
> index f9fb6c304..bf4689f12 100644
> --- a/ovn-sb.xml
> +++ b/ovn-sb.xml
> @@ -1456,7 +1456,7 @@
>            <p>
>              <code>ct_dnat</code> sends the packet through the DNAT zone
in
>              connection tracking table to unDNAT any packet that was
DNATed in
> -            the opposite direction.  The packet is then automatically
sent to
> +            the opposite direction.  The packet is then automatically
sent
>              to the next tables as if followed by <code>next;</code>
action.
>              The next tables will see the changes in the packet caused by
>              the connection tracker.
> @@ -1498,7 +1498,7 @@
>              <code>ct_dnat_in_czone</code> sends the packet through the
common
>              NAT zone (used for both DNAT and SNAT) in connection
tracking table
>              to unDNAT any packet that was DNATed in the opposite
direction.
> -            The packet is then automatically sent to to the next tables
as if
> +            The packet is then automatically sent to the next tables as
if
>              followed by <code>next;</code> action.  The next tables will
see
>              the changes in the packet caused by the connection tracker.
>            </p>
> --
> 2.40.1
>
> _______________________________________________
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Thanks Martin. Applied to main.

Han
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to