On Thu, Feb 13, 2014 at 12:40:59PM +0100, Florian Westphal wrote: > commit 2dfb973c0dcc6d2211 (add markmask for hash:ip,mark data type) I don't find that commit in the tree: $ git show 2dfb973c0dcc6d2211 fatal: ambiguous argument '2dfb973c0dcc6d2211': unknown revision or path not in the working tree. Use '--' to separate paths from revisions > inserted IPSET_ATTR_MARKMASK in-between other enum values, i.e. > changing values of all further attributes. This causes 'ipset list' > segfault on existing kernels since ipset no longer finds > IPSET_ATTR_MEMSIZE (it has a different value on kernel side). > > Jozsef points out it should be moved below IPSET_ATTR_MARK which > works since there is some extra reserved space after that value. -- 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