From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Neutron Soutmun <neo.neutron@gmail.com>
Cc: netfilter-devel@vger.kernel.org, kadlec@blackhole.kfki.hu
Subject: Re: [PATCH] ipset: Backports for the nla_put_net64() API changes
Date: Fri, 1 Jul 2016 16:34:44 +0200 [thread overview]
Message-ID: <20160701143444.GA20402@salvia> (raw)
In-Reply-To: <CAMQP0skT_L_pKrjYA+FfEj0Etz_DfY0wEPxv=Qsq+PyHOg1kyA@mail.gmail.com>
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@netfilter.org> 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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2016-07-01 14:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-23 10:22 [PATCH] ipset: Backports for the nla_put_net64() API changes Neutron Soutmun
2016-06-23 10:37 ` Pablo Neira Ayuso
2016-06-23 11:41 ` Neutron Soutmun
2016-06-23 18:04 ` Pablo Neira Ayuso
2016-06-23 22:55 ` Neutron Soutmun
2016-07-01 14:34 ` Pablo Neira Ayuso [this message]
2016-07-01 19:19 ` Jozsef Kadlecsik
2016-06-28 8:23 ` Jozsef Kadlecsik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160701143444.GA20402@salvia \
--to=pablo@netfilter.org \
--cc=kadlec@blackhole.kfki.hu \
--cc=neo.neutron@gmail.com \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).