summaryrefslogtreecommitdiffstats
path: root/rules/iptables.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-13 17:16:36 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-13 17:16:36 +0000
commitc52271326620301bc5a2a23516dd71032a7c9ed4 (patch)
tree82d8a31f46d856377dd2b26f05494d0e54e44ccf /rules/iptables.in
parente6aa3131d43d1480cddbe08844bdb6c17a146408 (diff)
downloadptxdist-c52271326620301bc5a2a23516dd71032a7c9ed4.tar.gz
ptxdist-c52271326620301bc5a2a23516dd71032a7c9ed4.tar.xz
fixed dependency
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3989 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/iptables.in')
-rw-r--r--rules/iptables.in166
1 files changed, 166 insertions, 0 deletions
diff --git a/rules/iptables.in b/rules/iptables.in
index 24f86cc82..c6462c82d 100644
--- a/rules/iptables.in
+++ b/rules/iptables.in
@@ -4,30 +4,44 @@ config IPTABLES
bool
prompt "compile iptables"
default N
+ help
+ Iptables is used to set up, maintain, and inspect the
+ tables of IP packet filter rules in the Linux kernel.
+ Several different tables may be defined. Each table
+ contains a number of built-in chains and may also
+ contain user-defined chains.
config IPTABLES_INSTALL_IP6TABLES
bool
prompt "install ip6tables"
depends on IPTABLES
default N
+ help
+ install the IPv6 Version of iptables
config IPTABLES_INSTALL_IPTABLES
bool
prompt "install iptables"
depends on IPTABLES
default N
+ help
+ install the IPv4 Version of iptables
config IPTABLES_INSTALL_IPTABLES_RESTORE
bool
prompt "install iptables-restore"
depends on IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_IPTABLES_SAVE
bool
prompt "install iptables-save"
depends on IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
comment "----------------------------------"
@@ -36,318 +50,424 @@ config IPTABLES_INSTALL_libipt_addrtype
prompt "install libipt_addrtype.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_ah
bool
prompt "install libipt_ah.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_CLASSIFY
bool
prompt "install libipt_CLASSIFY.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_CLUSTERIP
bool
prompt "install libipt_CLUSTERIP.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_connlimit
bool
prompt "install libipt_connlimit.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_connmark
bool
prompt "install libipt_connmark.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_CONNMARK
bool
prompt "install libipt_CONNMARK.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_conntrack
bool
prompt "install libipt_conntrack.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_DNAT
bool
prompt "install libipt_DNAT.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_dscp
bool
prompt "install libipt_dscp.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_DSCP
bool
prompt "install libipt_DSCP.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_ecn
bool
prompt "install libipt_ecn.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_ECN
bool
prompt "install libipt_ECN.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_esp
bool
prompt "install libipt_esp.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_helper
bool
prompt "install libipt_helper.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_icmp
bool
prompt "install libipt_icmp.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_iprange
bool
prompt "install libipt_iprange.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_length
bool
prompt "install libipt_length.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_limit
bool
prompt "install libipt_limit.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_LOG
bool
prompt "install libipt_LOG.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_mac
bool
prompt "install libipt_mac.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_mark
bool
prompt "install libipt_mark.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_MARK
bool
prompt "install libipt_MARK.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_MASQUERADE
bool
prompt "install libipt_MASQUERADE.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_MIRROR
bool
prompt "install libipt_MIRROR.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_multiport
bool
prompt "install libipt_multiport.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_NETMAP
bool
prompt "install libipt_NETMAP.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_NOTRACK
bool
prompt "install libipt_NOTRACK.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_owner
bool
prompt "install libipt_owner.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_physdev
bool
prompt "install libipt_physdev.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_pkttype
bool
prompt "install libipt_pkttype.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_realm
bool
prompt "install libipt_realm.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_recent
bool
prompt "install libipt_recent.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_REDIRECT
bool
prompt "install libipt_REDIRECT.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_REJECT
bool
prompt "install libipt_REJECT.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_rpc
bool
prompt "install libipt_rpc.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_SAME
bool
prompt "install libipt_SAME.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_sctp
bool
prompt "install libipt_sctp.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_SNAT
bool
prompt "install libipt_SNAT.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_standard
bool
prompt "install libipt_standard.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_state
bool
prompt "install libipt_state.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_TARPIT
bool
prompt "install libipt_TARPIT.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_tcpmss
bool
prompt "install libipt_tcpmss.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_TCPMSS
bool
prompt "install libipt_TCPMSS.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_tcp
bool
prompt "install libipt_tcp.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_tos
bool
prompt "install libipt_tos.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_TOS
bool
prompt "install libipt_TOS.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_TRACE
bool
prompt "install libipt_TRACE.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_ttl
bool
prompt "install libipt_ttl.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_TTL
bool
prompt "install libipt_TTL.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_udp
bool
prompt "install libipt_udp.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_ULOG
bool
prompt "install libipt_ULOG.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libipt_unclean
bool
prompt "install libipt_unclean.so"
depends on IPTABLES_INSTALL_IPTABLES
default N
+ help
+ FIXME: This item needs to be documented
comment "----------------------------------"
@@ -356,138 +476,184 @@ config IPTABLES_INSTALL_libip6t_ah
prompt "install libip6t_ah.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_dst
bool
prompt "install libip6t_dst.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_esp
bool
prompt "install libip6t_esp.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_eui64
bool
prompt "install libip6t_eui64.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_frag
bool
prompt "install libip6t_frag.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_hbh
bool
prompt "install libip6t_hbh.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_hl
bool
prompt "install libip6t_hl.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_HL
bool
prompt "install libip6t_HL.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_icmpv6
bool
prompt "install libip6t_icmpv6.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_ipv6header
bool
prompt "install libip6t_ipv6header.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_length
bool
prompt "install libip6t_length.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_limit
bool
prompt "install libip6t_limit.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_LOG
bool
prompt "install libip6t_LOG.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_mac
bool
prompt "install libip6t_mac.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_mark
bool
prompt "install libip6t_mark.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_MARK
bool
prompt "install libip6t_MARK.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_multiport
bool
prompt "install libip6t_multiport.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_owner
bool
prompt "install libip6t_owner.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_rt
bool
prompt "install libip6t_rt.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_standard
bool
prompt "install libip6t_standard.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_tcp
bool
prompt "install libip6t_tcp.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_TRACE
bool
prompt "install libip6t_TRACE.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
config IPTABLES_INSTALL_libip6t_udp
bool
prompt "install libip6t_udp.so"
depends on IPTABLES_INSTALL_IP6TABLES
default N
+ help
+ FIXME: This item needs to be documented
endmenu