v2:
    - Rebase on latest main.
    - Revise for comments from Mark and Dumitru.
    - Added a prepare patch for refactoring chassis_tunnel_type enum.
    - Removed the patch2 from v1 because it is merged.

Han Zhou (2):
  ovn-util: Refactor chassis_tunnel_type enum to use sequential values.
  controller: Add experimental flow-based tunnel support.

 NEWS                            |  10 +-
 controller/bfd.c                |  16 +-
 controller/bfd.h                |   3 +-
 controller/encaps.c             | 252 ++++++++++++++++----
 controller/encaps.h             |  15 ++
 controller/local_data.c         | 191 ++++++++++++++-
 controller/local_data.h         |  32 ++-
 controller/ovn-controller.8.xml |  30 +++
 controller/ovn-controller.c     |  27 ++-
 controller/ovn-controller.h     |   2 +-
 controller/physical.c           | 401 +++++++++++++++++++++++++++-----
 controller/physical.h           |   3 +
 lib/ovn-util.c                  |   4 +-
 lib/ovn-util.h                  |  10 +-
 tests/ovn-macros.at             |  31 ++-
 tests/ovn.at                    | 135 +++++++++--
 tests/ovs-macros.at             |   4 +-
 17 files changed, 1011 insertions(+), 155 deletions(-)

-- 
2.38.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to