removed canonical.pl from test suite, do raw diff -u, many changes to test suite...
[ferm.git] / test / modules / dscp.result
blob9208419076980b6a11110878bd74191f12d0f4eb
1 iptables -t filter -A INPUT -m dscp --dscp 1 -j ACCEPT
2 iptables -t filter -A INPUT -m dscp --dscp 2 -j ACCEPT
3 iptables -t filter -A INPUT -m dscp --dscp-class AF41 -j DROP