removed canonical.pl from test suite, do raw diff -u, many changes to test suite...
[ferm.git] / test / misc / negation.result
blob2cf0ab24db685d8404aa505f67a1ed51ea361f87
1 iptables -t filter -A INPUT -p ! tcp -j DROP
2 iptables -t filter -A INPUT -p ! udp -j ACCEPT