All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Cc: netfilter-devel@vger.kernel.org,
	Pablo Neira Ayuso <pablo@netfilter.org>,
	Jan Engelhardt <jengelh@medozas.de>
Subject: Re: [PATCH 4/6] netfilter: ipset: avoid use of kernel-only types
Date: Wed, 07 Sep 2011 16:44:30 +0200	[thread overview]
Message-ID: <4E67834E.4070004@trash.net> (raw)
In-Reply-To: <1315339147-9617-5-git-send-email-kadlec@blackhole.kfki.hu>

On 06.09.2011 21:59, Jozsef Kadlecsik wrote:
> When using the xt_set.h header in userspace, one will get these gcc
> reports:
> 
> ipset/ip_set.h:184:1: error: unknown type name "u16"
> In file included from libxt_SET.c:21:0:
> netfilter/xt_set.h:61:2: error: unknown type name "u32"
> netfilter/xt_set.h:62:2: error: unknown type name "u32"

Applied, thanks.

  reply	other threads:[~2011-09-07 16:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-06 19:59 [PATCH 0/6] ipset patches Jozsef Kadlecsik
2011-09-06 19:59 ` [PATCH 1/6] netfilter: ipset: Autoload set type modules safely Jozsef Kadlecsik
2011-09-07 14:41   ` Patrick McHardy
2011-09-06 19:59 ` [PATCH 2/6] netfilter: ipset: Dumping error could lead to kernel BUG Jozsef Kadlecsik
2011-09-07 14:42   ` Patrick McHardy
2011-09-06 19:59 ` [PATCH 3/6] netfilter: ipset: Remove unnecessary OOM logging messages Jozsef Kadlecsik
2011-09-07 14:42   ` Patrick McHardy
2011-09-06 19:59 ` [PATCH 4/6] netfilter: ipset: avoid use of kernel-only types Jozsef Kadlecsik
2011-09-07 14:44   ` Patrick McHardy [this message]
2011-09-06 19:59 ` [PATCH 5/6] netfilter: ipset: expose userspace-relevant parts in ip_set.h Jozsef Kadlecsik
2011-09-07 14:45   ` Patrick McHardy
2011-09-06 19:59 ` [PATCH 6/6] netfilter: ipset: use NFPROTO_ constants Jozsef Kadlecsik
2011-09-07 14:45   ` Patrick McHardy
2011-09-07  9:32 ` [PATCH 0/6] ipset patches Pablo Neira Ayuso
2011-09-07 12:04   ` Jozsef Kadlecsik
2011-09-07 14:39     ` Patrick McHardy

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=4E67834E.4070004@trash.net \
    --to=kaber@trash.net \
    --cc=jengelh@medozas.de \
    --cc=kadlec@blackhole.kfki.hu \
    --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.