From: Boris Fiuczynski Date: Thu, 9 Feb 2017 16:20:24 +0000 (+0100) Subject: docs: Document new ovs_timeout configuration knob X-Git-Tag: CVE-2017-2635~144 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c012052077d101b49cfc822931169e03b8d26a0f;p=thirdparty%2Flibvirt.git docs: Document new ovs_timeout configuration knob Document the ovs_timeout introduced to libvirtd.conf in previous patches. Signed-off-by: Michal Privoznik --- diff --git a/docs/news.xml b/docs/news.xml index f71590d39d..a214b33164 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -35,6 +35,15 @@ memory_backing_dir was added to qemu.conf. + + + network: make openvswitch call timeout configurable + + + Adding the ability to specify the timeout value in seconds for + openvswitch calls in the libvirtd configuration file. + +