Comment 4 for bug 1245322

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

I'd recommend that configure.ac do a check for 'sudo iptables -w -L -n'. If it succeeds, then conditionally add to src/util/viriptables.c:iptablesCommandNew() a 'virCommandAddArgList(cmd, "-w", "NULL)'.