Few bugfixes was accepted recently to OVS for ovsdb-cs code
that are required for OVN build.
e.g. ac09cbfcb70a ("ovsdb-cs: Fix use-after-free for the request id.")This will also include all the changes necessary to build ddlog version of northd. Signed-off-by: Ilya Maximets <[email protected]> --- ovs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ovs b/ovs index 50e5523b9..ac09cbfcb 160000 --- a/ovs +++ b/ovs @@ -1 +1 @@ -Subproject commit 50e5523b9b2b154e5fafc5acdcdec85e9cc5a330 +Subproject commit ac09cbfcb70ac6f443f039d5934448bd80f74493 -- 2.26.2 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
