removed canonical.pl from test suite, do raw diff -u, many changes to test suite...
[ferm.git] / test / ipv6 / mh.result
blobdf315ab4838218f9950a9bb4c1590d6d0fc50a45
1 ip6tables -t filter -A INPUT -p mh -m mh --mh-type home-test -j ACCEPT
2 ip6tables -t filter -A INPUT -p mh -m mh --mh-type ! binding-update -j DROP
3 ip6tables -t filter -A INPUT -p ipv6-mh -m mh --mh-type binding-acknowledgement -j REJECT
4 ip6tables -t filter -A INPUT -p ipv6-mh -m mh --mh-type binding-error -j REJECT