[ovs-dev] [PATCH v1 0/2 ovn] NAT port range support

Numan Siddique numans at ovn.org
Fri Sep 4 18:11:18 UTC 2020


On Tue, May 5, 2020 at 2:17 AM Ankur Sharma <svc.mail.git at nutanix.com>
wrote:

> From: Ankur Sharma <ankur.sharma at nutanix.com>
>
> OVS supports additional paramaters while programming
> ct_nat rules.
>
> In continuatuin to 509733c, this series adds support
> for specifying a hashing algorithm, to be used while
> picking a port number from given range
>
> Ankur Sharma (2):
>   NAT: Provide port hash in input
>   NAT: Northd and parser changes to support port range     hash
>
>
Hi Ankur,

Looks like this patch series is without review for a long time.

Is the patch series still valid ? If so, can you please repost the patches ?

I'm not sure if they apply cleanly now and reposting will cause these
patches to appear in the ovn patchwork project.

Thanks
Numan


>  include/ovn/actions.h |   1 +
>  lib/actions.c         |  51 ++++++++++++++++++-
>  northd/ovn-northd.c   |  16 ++++++
>  ovn-nb.ovsschema      |   5 +-
>  ovn-nb.xml            |  15 ++++++
>  tests/ovn-nbctl.at    | 136
> +++++++++++++++++++++++++++++++-------------------
>  tests/ovn-northd.at   |  31 ++++++++++++
>  tests/ovn.at          |  66 +++++++++++++++++++++---
>  utilities/ovn-nbctl.c | 109 +++++++++++++++++++++++++++++++---------
>  9 files changed, 344 insertions(+), 86 deletions(-)
>
> --
> 1.8.3.1
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
>


More information about the dev mailing list