All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: Neutron Soutmun <neo.neutron@gmail.com>, netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] ipset: Backports for the nla_put_net64() API changes
Date: Fri, 1 Jul 2016 21:19:46 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.2.10.1607012119110.6106@blackhole.kfki.hu> (raw)
In-Reply-To: <20160701143444.GA20402@salvia>

On Fri, 1 Jul 2016, Pablo Neira Ayuso wrote:

> 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.

I have already applied the patch in the ipset git tree where it belongs 
to.

Best regards,
Jozsef
-
E-mail  : kadlec@blackhole.kfki.hu, kadlecsik.jozsef@wigner.mta.hu
PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt
Address : Wigner Research Centre for Physics, Hungarian Academy of Sciences
          H-1525 Budapest 114, POB. 49, Hungary

  reply	other threads:[~2016-07-01 19:18 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
2016-07-01 19:19           ` Jozsef Kadlecsik [this message]
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=alpine.DEB.2.10.1607012119110.6106@blackhole.kfki.hu \
    --to=kadlec@blackhole.kfki.hu \
    --cc=neo.neutron@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.