[ovs-dev] [PATCH ovn 0/3] northd: Refactor Logical Flows for Gateway Router with DNAT/Load Balancers

Mark Gray mark.d.gray at redhat.com
Sat Jun 19 09:51:21 UTC 2021


There are a number of issues with logical flows in the DNAT/SNAT/DEFRAG tables. This
series addresses these issues.

This is a continuation of the series https://patchwork.ozlabs.org/project/ovn/list/?series=245191.
As additional changes and patches have been added and the scope of the patch is
broader, the series starts from v1.

Mark Gray (3):
  system-ovn.at: fix typo
  northd: update stage-name if changed
  northd: Refactor Logical Flows for Gateway Router with DNAT/Load
    Balancers

 northd/ovn-northd.8.xml | 143 +++++----
 northd/ovn-northd.c     | 120 +++++--
 northd/ovn_northd.dl    | 113 +++++--
 tests/ovn-northd.at     | 674 +++++++++++++++++++++++++++++++++++-----
 tests/ovn.at            |   6 +-
 tests/system-ovn.at     |  15 +-
 6 files changed, 863 insertions(+), 208 deletions(-)

-- 
2.27.0




More information about the dev mailing list