On Mon, Mar 8, 2021 at 7:30 PM Lorenzo Bianconi <[email protected]> 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 > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
