From 8dd10256cb24ceade8b40bd1604f03ddac8589e2 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Tue, 29 Jun 2010 21:14:40 +0200 Subject: ipset 5: Sparc related and compatibility fixes ipset 5 is tested on Sparc, which revealed some compatibility issues and those are fixed. Kernels from 2.6.31 onward are supported. The testsuite checkings are completed to run match/target checks. The README file is updated to reflect the requirements to install and run ipset 5. --- tests/iptables.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/iptables.sh') diff --git a/tests/iptables.sh b/tests/iptables.sh index 935b236..213e748 100755 --- a/tests/iptables.sh +++ b/tests/iptables.sh @@ -1,5 +1,6 @@ #!/bin/sh +# set -x set -e # We play with the following networks: -- cgit v1.2.3