OVS v3.4.0 contains several bug fixes in comparison to the current submodule commit. They may not be very important for OVN itself, but it's better to use an officially released version than a random commit on a branch.
Signed-off-by: Ilya Maximets <[email protected]> --- ovs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ovs b/ovs index 0aa14d912..c598c05c8 160000 --- a/ovs +++ b/ovs @@ -1 +1 @@ -Subproject commit 0aa14d912d9a29d07ebc727007a1f21e3639eea5 +Subproject commit c598c05c85b2d38874a0ce8f7f088f6aae4fdabc -- 2.46.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
