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 <felix.huettner@stackit.cloud>
---
 .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..70e6a78ce 160000
--- a/ovs
+++ b/ovs
@@ -1 +1 @@
-Subproject commit c598c05c85b2d38874a0ce8f7f088f6aae4fdabc
+Subproject commit 70e6a78ce7bd152ccac6db99d49a532ed342f69f
-- 
2.47.0


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

Reply via email to