]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: use -w flag when calling iptables
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 1 Nov 2013 17:36:59 +0000 (12:36 -0500)
committerLaine Stump <laine@laine.org>
Fri, 8 Nov 2013 10:48:25 +0000 (12:48 +0200)
commitba95426d6f39aec1da6e069dd7222f7a8c6a5862
tree1ae882492b9466e12d2cbe015cad4b6765397de9
parentd94b7817719b064849818b9ba6c37e403b7c003c
util: use -w flag when calling iptables

When supported, ask iptables to wait rather than fail if it is in use
by another caller (like ufw).

(See https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1245322)

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/util/viriptables.c