v4:
  - Addressed Dumitru's and Ihar's review comments;
  - single patch was split into two:
    1. function call replaced with a global variable `vxlan_mode`;
    2. introduced `disable_vxlan_mode` configuration knob;
  - rebased onto latest main branch.
v3:
  - Removed accidental ovs submodule change.
v2:
  - Added NEWS item.

Vladislav Odintsov (2):
  northd: Make `vxlan_mode` a global variable.
  northd: Add support for disabling vxlan mode.

 NEWS                      |   3 ++
 northd/en-global-config.c |   9 +++-
 northd/northd.c           | 100 +++++++++++++++++---------------------
 northd/northd.h           |   6 ++-
 ovn-architecture.7.xml    |  17 ++++---
 ovn-nb.xml                |  10 ++++
 tests/ovn-northd.at       |  29 +++++++++++
 7 files changed, 110 insertions(+), 64 deletions(-)

-- 
2.44.0

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

Reply via email to