
2 May
2014
2 May
'14
5:47 a.m.
Daniel P. Berrange wrote:
On Thu, May 01, 2014 at 10:51:02PM +0400, Roman Bogorodskiy wrote:
Currently firewalling is supported on Linux only, so skip the virfirewalltest on other platforms. --- tests/virfirewalltest.c | 58 +++++++++++++++++++++++++++++-------------------- 1 file changed, 35 insertions(+), 23 deletions(-)
This code is actually intended to be portable across all platforms.
What actual problem are you seeing.
I get: TEST: virfirewalltest 1) single group auto direct ... libvirt: Firewall error : direct firewall backend requested, but /sbin/iptables is not available: No such file or directory FAILED All the other tests fail with the same error. Roman Bogorodskiy