* [PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build
[not found] <24762.90.138.930.038.1036103001.ben.collins@canonical.com>
@ 2008-01-02 15:57 ` Tim Gardner
2008-07-22 8:55 ` Jan Engelhardt
2008-07-22 10:45 ` Patrick McHardy
0 siblings, 2 replies; 3+ messages in thread
From: Tim Gardner @ 2008-01-02 15:57 UTC (permalink / raw)
To: linux-kernel; +Cc: netfilter-devel
CC: netfilter-devel@vger.kernel.org
Signed-off-by: Soren Hansen <soren@ubuntu.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Ben Collins <ben.lcollins@canonical.com>
---
include/linux/netfilter/Kbuild | 2 ++
include/linux/netfilter_ipv6/Kbuild | 1 +
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/include/linux/netfilter/Kbuild b/include/linux/netfilter/Kbuild
index 3aff513..3a04da3 100644
--- a/include/linux/netfilter/Kbuild
+++ b/include/linux/netfilter/Kbuild
@@ -31,6 +31,8 @@ header-y += xt_multiport.h
header-y += xt_owner.h
header-y += xt_pkttype.h
header-y += xt_rateest.h
+header-y += xt_policy.h
+header-y += xt_quota.h
header-y += xt_realm.h
header-y += xt_sctp.h
header-y += xt_state.h
diff --git a/include/linux/netfilter_ipv6/Kbuild b/include/linux/netfilter_ipv6/Kbuild
index 8887a5f..aca4bd1 100644
--- a/include/linux/netfilter_ipv6/Kbuild
+++ b/include/linux/netfilter_ipv6/Kbuild
@@ -11,6 +11,7 @@ header-y += ip6t_length.h
header-y += ip6t_limit.h
header-y += ip6t_mac.h
header-y += ip6t_mark.h
+header-y += ip6t_mh.h
header-y += ip6t_multiport.h
header-y += ip6t_opts.h
header-y += ip6t_owner.h
--
1.5.4.3
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build
2008-01-02 15:57 ` [PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build Tim Gardner
@ 2008-07-22 8:55 ` Jan Engelhardt
2008-07-22 10:45 ` Patrick McHardy
1 sibling, 0 replies; 3+ messages in thread
From: Jan Engelhardt @ 2008-07-22 8:55 UTC (permalink / raw)
To: Tim Gardner; +Cc: linux-kernel, netfilter-devel
On Wednesday 2008-01-02 16:57, Tim Gardner wrote:
>Export ip6t_mh.h and xt_quota.h for
> iptables build
>
>CC: netfilter-devel@vger.kernel.org
>Signed-off-by: Soren Hansen <soren@ubuntu.com>
>Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
>Signed-off-by: Ben Collins <ben.lcollins@canonical.com>
They are not needed for iptables, which has its own copy of
the headers.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build
2008-01-02 15:57 ` [PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build Tim Gardner
2008-07-22 8:55 ` Jan Engelhardt
@ 2008-07-22 10:45 ` Patrick McHardy
1 sibling, 0 replies; 3+ messages in thread
From: Patrick McHardy @ 2008-07-22 10:45 UTC (permalink / raw)
To: Tim Gardner; +Cc: linux-kernel, netfilter-devel
Tim Gardner wrote:
> CC: netfilter-devel@vger.kernel.org
> Signed-off-by: Soren Hansen <soren@ubuntu.com>
> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
> Signed-off-by: Ben Collins <ben.lcollins@canonical.com>
> ---
> include/linux/netfilter/Kbuild | 2 ++
> include/linux/netfilter_ipv6/Kbuild | 1 +
> 2 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/include/linux/netfilter/Kbuild b/include/linux/netfilter/Kbuild
> index 3aff513..3a04da3 100644
> --- a/include/linux/netfilter/Kbuild
> +++ b/include/linux/netfilter/Kbuild
> @@ -31,6 +31,8 @@ header-y += xt_multiport.h
> header-y += xt_owner.h
> header-y += xt_pkttype.h
> header-y += xt_rateest.h
> +header-y += xt_policy.h
> +header-y += xt_quota.h
xt_policy.h is already included in unidef-y. The others look fine.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-07-22 10:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <24762.90.138.930.038.1036103001.ben.collins@canonical.com>
2008-01-02 15:57 ` [PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build Tim Gardner
2008-07-22 8:55 ` Jan Engelhardt
2008-07-22 10:45 ` Patrick McHardy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox