Re: [ovs-dev] [PATCH v2 ovn 0/4] northd: build_lrouter_nat_defrag_and_lb refactor

2021-03-25 Thread Numan Siddique
On Mon, Mar 8, 2021 at 7:30 PM Lorenzo Bianconi
 wrote:
>
> Changes since v1:
> - fix compilation errors with -Werror and clang compiler
>   (just repost patches from 5/8 to 8/8)

Thanks Lorenzo.  I applied these patches to the main branch.

Numan

>
> Lorenzo Bianconi (4):
>   northd: introduce build_lrouter_out_undnat_flow routine
>   northd: introduce build_lrouter_out_snat_flow routine
>   northd: introduce build_lrouter_ingress_flow routine
>   northd: introduce lrouter_check_nat_entry routine
>
>  northd/ovn-northd.c | 545 +++-
>  1 file changed, 291 insertions(+), 254 deletions(-)
>
> --
> 2.29.2
>
> ___
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] [PATCH v2 ovn 0/4] northd: build_lrouter_nat_defrag_and_lb refactor

2021-03-08 Thread Lorenzo Bianconi
Changes since v1:
- fix compilation errors with -Werror and clang compiler
  (just repost patches from 5/8 to 8/8)

Lorenzo Bianconi (4):
  northd: introduce build_lrouter_out_undnat_flow routine
  northd: introduce build_lrouter_out_snat_flow routine
  northd: introduce build_lrouter_ingress_flow routine
  northd: introduce lrouter_check_nat_entry routine

 northd/ovn-northd.c | 545 +++-
 1 file changed, 291 insertions(+), 254 deletions(-)

-- 
2.29.2

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