This picks up e6ad4d8d9c92 ("conntrack: Document all-zero IP SNAT
behavior and add a test case.") from OVS which sets the all-zero IP SNAT
capability flag for the kernel datapath and allows OVN to use it.Reported-at: https://bugzilla.redhat.com/1939676 Signed-off-by: Dumitru Ceara <[email protected]> --- ovs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ovs b/ovs index a4b04276a..e6ad4d8d9 160000 --- a/ovs +++ b/ovs @@ -1 +1 @@ -Subproject commit a4b04276ab5934d087669ff2d191a23931335c87 +Subproject commit e6ad4d8d9c9273f226ec9a993b64fccfb50bdf4c -- 2.27.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
