On Mon, Feb 22, 2016 at 12:23:45AM +0530, Shivani Bhardwaj wrote: > Add translation for mobility header to nftables. > > Examples: > > $ sudo ip6tables-translate -A INPUT -p mh --mh-type 1 -j ACCEPT > nft add rule ip6 filter INPUT meta l4proto mobility-header mh type 1 counter accept > > $ sudo ip6tables-translate -A INPUT -p mh --mh-type 1:3 -j ACCEPT > nft add rule ip6 filter INPUT meta l4proto mobility-header mh type 1-3 counter accept Also applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html