removed entry from changelog because bug was introduced by not-released trunk revision
[ferm.git] / test / ipv6 / mh.result
blob85e0a705e6fd6aecf51faa0eea1bf68f71a34e77
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