Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux: Kernel

[PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build

 

 

Linux kernel RSS feed   Index | Next | Previous | View Threaded


tim.gardner at canonical

Jan 2, 2008, 8:57 AM

Post #1 of 3 (193 views)
Permalink
[PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build

CC: netfilter-devel [at] vger
Signed-off-by: Soren Hansen <soren [at] ubuntu>
Signed-off-by: Tim Gardner <tim.gardner [at] canonical>
Signed-off-by: Ben Collins <ben.lcollins [at] canonical>
---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


jengelh at medozas

Jul 22, 2008, 1:55 AM

Post #2 of 3 (163 views)
Permalink
Re: [PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build [In reply to]

On Wednesday 2008-01-02 16:57, Tim Gardner wrote:

>Export ip6t_mh.h and xt_quota.h for
> iptables build
>
>CC: netfilter-devel [at] vger
>Signed-off-by: Soren Hansen <soren [at] ubuntu>
>Signed-off-by: Tim Gardner <tim.gardner [at] canonical>
>Signed-off-by: Ben Collins <ben.lcollins [at] canonical>


They are not needed for iptables, which has its own copy of
the headers.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


kaber at trash

Jul 22, 2008, 3:45 AM

Post #3 of 3 (156 views)
Permalink
Re: [PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build [In reply to]

Tim Gardner wrote:
> CC: netfilter-devel [at] vger
> Signed-off-by: Soren Hansen <soren [at] ubuntu>
> Signed-off-by: Tim Gardner <tim.gardner [at] canonical>
> Signed-off-by: Ben Collins <ben.lcollins [at] canonical>
> ---
> 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.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Linux kernel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.