On Fri, Jun 24, 2016 at 05:55:09AM +0700, Neutron Soutmun wrote: > On Fri, Jun 24, 2016 at 1:04 AM, Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > > What is exactly the compilation error you get? > > === 8< === > /usr/src/linux-headers-4.7.0-rc4-common/include/net/netlink.h:883:59: > note: declared here > static inline int nla_put_net64(struct sk_buff *skb, int attrtype, > __be64 value, > ^ > In file included from > /home/neutron/works/debian/mypkg/ipset/git/ipset/kernel/include/linux/netfilter/ipset/ip_set.h:458:0, > from > /home/neutron/works/debian/mypkg/ipset/git/ipset/kernel/net/netfilter/xt_set.c:19: > /home/neutron/works/debian/mypkg/ipset/git/ipset/kernel/include/linux/netfilter/ipset/ip_set_counter.h:58:9: > error: too few arguments to function ‘nla_put_net64’ > nla_put_net64(skb, IPSET_ATTR_PACKETS, > ^ > === 8< === Thanks for explaining, I let Jozsef handle this. -- 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