dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/netfilter_ipv4
Pablo Neira Ayuso 8d83f63b19 netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h
This patch exports several definitions that used to live under
include/net/netfilter/nf_nat.h. These definitions, although not
exported, have been used by iptables and other userspace
applications like miniupnpd since long time. Basically, these
userspace tools included some internal definition of the required
structures and they assume no changes in the binary representation
(which is OK indeed).

To resolve this situation, this patch makes public the required
structure and install them in INSTALL_HDR_PATH.

See: https://bugs.gentoo.org/376873, for more information.

This patch is heavily based on the initial patch sent by:

Anthony G. Basile <blueness@gentoo.org>

Which was entitled:

netfilter: export sanitized nf_nat.h to INSTALL_HDR_PATH

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2011-11-01 09:19:52 +01:00
..
Kbuild netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h 2011-11-01 09:19:52 +01:00
ip_queue.h
ip_tables.h headers, netfilter: Use kernel type names __u8, __u16, __u32 2011-08-26 12:02:50 -04:00
ipt_CLUSTERIP.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ipt_ECN.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ipt_LOG.h netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header 2010-06-28 14:16:08 +02:00
ipt_REJECT.h
ipt_SAME.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ipt_TTL.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ipt_ULOG.h
ipt_addrtype.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ipt_ah.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ipt_ecn.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ipt_realm.h
ipt_ttl.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
nf_nat.h netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h 2011-11-01 09:19:52 +01:00