netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ipset: make header files usable from userspace
@ 2011-08-28 14:30 Jan Engelhardt
  2011-08-28 14:30 ` [PATCH 1/2] netfilter: ipset: avoid use of kernel-only types Jan Engelhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jan Engelhardt @ 2011-08-28 14:30 UTC (permalink / raw)
  To: kadlec; +Cc: netfilter-devel, davem


While refreshing iptables's header files with new ones from the
kernel, libxt_SET fails to compile because some definitions were
locked away in __KERNEL__ sections when they should not have been.

This should therefore go into the current -rc.

^ permalink raw reply	[flat|nested] 5+ messages in thread
* ipset: make header files usable from userspace (v2)
@ 2011-08-31 12:10 Jan Engelhardt
  2011-08-31 12:10 ` [PATCH 1/2] netfilter: ipset: avoid use of kernel-only types Jan Engelhardt
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Engelhardt @ 2011-08-31 12:10 UTC (permalink / raw)
  To: kadlec; +Cc: netfilter-devel


While refreshing iptables's header files with new ones from the
kernel, libxt_SET fails to compile because some definitions were
locked away in __KERNEL__ sections when they should not have been.

>In the second patch please move the type id and the ip_set_dim enum
>together outside of the __KERNEL__ section. Thus a single #ifdef
>section suffices. Thanks!

done so now.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-31 12:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-28 14:30 ipset: make header files usable from userspace Jan Engelhardt
2011-08-28 14:30 ` [PATCH 1/2] netfilter: ipset: avoid use of kernel-only types Jan Engelhardt
2011-08-28 14:30 ` [PATCH 2/2] netfilter: ipset: expose userspace-relevant parts in ip_set.h Jan Engelhardt
2011-08-30  7:41 ` ipset: make header files usable from userspace Jozsef Kadlecsik
  -- strict thread matches above, loose matches on Subject: below --
2011-08-31 12:10 ipset: make header files usable from userspace (v2) Jan Engelhardt
2011-08-31 12:10 ` [PATCH 1/2] netfilter: ipset: avoid use of kernel-only types Jan Engelhardt

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