this patchset depends on some additional features in the OVS repo. As
they are not yet in there at the time of development i just reference to
my repo here to make ci testing work.

Ideally i have sent a link in the cover-letter to the OVS patchset that
is needed for this change. Once this is merged we should replace this
commit with a bump of the ovs repo.

Signed-off-by: Felix Huettner <[email protected]>
---
 .gitmodules | 3 ++-
 ovs         | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index f0d1f8cbe..41b1ebf35 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,4 @@
 [submodule "ovs"]
        path = ovs
-       url = https://github.com/openvswitch/ovs.git
+  url = https://github.com/felixhuettner/ovs.git
+  branch = test_active_active_routing_v4
diff --git a/ovs b/ovs
index c598c05c8..ae0e6bfd8 160000
--- a/ovs
+++ b/ovs
@@ -1 +1 @@
-Subproject commit c598c05c85b2d38874a0ce8f7f088f6aae4fdabc
+Subproject commit ae0e6bfd8de70097c3333ec6885bdf57875e807a
-- 
2.47.0


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

Reply via email to