From 94f97a40bb5f3f72e06e219de2adca48bfe42303 Mon Sep 17 00:00:00 2001 From: Ales Musil Date: Fri, 22 Nov 2024 09:11:06 +0100 Subject: [PATCH] Test --- .gitmodules | 3 ++- ovs | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index f0d1f8cbe7..0c118941c6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "ovs"] path = ovs - url = https://github.com/openvswitch/ovs.git + url = https://github.com/almusil/ovs.git + branch = netdev_increase diff --git a/ovs b/ovs index a15ce086d4..50df5cb325 160000 --- a/ovs +++ b/ovs @@ -1 +1 @@ -Subproject commit a15ce086d41f9dfe6c1589333413b8e777401ef0 +Subproject commit 50df5cb3257a0a63c6c0f540f292e392f632bfb0