# FIXME: audit which extensions are still there menuconfig IPTABLES prompt "iptables " bool 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 help install the IPv6 Version of iptables config IPTABLES_INSTALL_IPTABLES bool prompt "install iptables" depends on IPTABLES help install the IPv4 Version of iptables config IPTABLES_INSTALL_IPTABLES_RESTORE bool prompt "install iptables-restore" depends on IPTABLES help The iptables-restore command is used to restore the iptables rule-set that was saved with the iptables-save command. config IPTABLES_INSTALL_IPTABLES_SAVE bool prompt "install iptables-save" depends on IPTABLES help The iptables-save command is a tool to save the current rule-set into a file that iptables-restore can use. comment "----------------------------------" depends on IPTABLES config IPTABLES_INSTALL_libipt_addrtype bool prompt "install libipt_addrtype.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_ah bool prompt "install libipt_ah.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_CLASSIFY bool prompt "install libipt_CLASSIFY.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_CLUSTERIP bool depends on BROKEN prompt "install libipt_CLUSTERIP.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_comment bool prompt "install libipt_comment.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_connbytes bool depends on BROKEN prompt "install libipt_connbytes.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_connmark bool prompt "install libipt_connmark.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_CONNMARK bool prompt "install libipt_CONNMARK.so" depends on IPTABLES_INSTALL_IPTABLES depends on IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_conntrack bool prompt "install libipt_conntrack.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_dccp bool depends on BROKEN prompt "install libipt_dccp.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_DF bool depends on BROKEN prompt "install libipt_DF.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_DNAT bool prompt "install libipt_DNAT.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_dscp bool prompt "install libipt_dscp.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_DSCP bool prompt "install libipt_DSCP.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_ecn bool prompt "install libipt_ecn.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_ECN bool prompt "install libipt_ECN.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_esp bool prompt "install libipt_esp.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_hashlimit bool prompt "install libipt_hashlimit.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_helper bool prompt "install libipt_helper.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_icmp bool prompt "install libipt_icmp.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_iprange bool prompt "install libipt_iprange.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_length bool prompt "install libipt_length.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_limit bool prompt "install libipt_limit.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_LOG bool prompt "install libipt_LOG.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_mac bool prompt "install libipt_mac.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_mark bool prompt "install libipt_mark.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_MARK bool prompt "install libipt_MARK.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_MASQUERADE bool prompt "install libipt_MASQUERADE.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_MIRROR bool prompt "install libipt_MIRROR.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_multiport bool prompt "install libipt_multiport.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_NETMAP bool prompt "install libipt_NETMAP.so" depends on IPTABLES_INSTALL_IPTABLES depends on IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_NFLOG bool depends on BROKEN prompt "install libipt_NFLOG.so" depends on IPTABLES_INSTALL_IPTABLES depends on IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_NFQUEUE bool prompt "install libipt_NFQUEUE.so" depends on IPTABLES_INSTALL_IPTABLES depends on IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_NOTRACK bool prompt "install libipt_NOTRACK.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_owner bool prompt "install libipt_owner.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_physdev bool prompt "install libipt_physdev.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_pkttype bool prompt "install libipt_pkttype.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_policy bool prompt "install libipt_policy.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_quota bool depends on BROKEN prompt "install libipt_quota.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_realm bool prompt "install libipt_realm.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_recent bool depends on BROKEN prompt "install libipt_recent.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_REDIRECT bool prompt "install libipt_REDIRECT.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_REJECT bool prompt "install libipt_REJECT.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_SAME bool prompt "install libipt_SAME.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_sctp bool prompt "install libipt_sctp.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_SNAT bool prompt "install libipt_SNAT.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_standard bool prompt "install libipt_standard.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_state bool prompt "install libipt_state.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_statistics bool prompt "install libipt_statistics.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_string bool depends on BROKEN prompt "install libipt_string.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_tcpmss bool prompt "install libipt_tcpmss.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_TCPMSS bool prompt "install libipt_TCPMSS.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_tcp bool prompt "install libipt_tcp.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_tos bool prompt "install libipt_tos.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_TOS bool prompt "install libipt_TOS.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_ttl bool prompt "install libipt_ttl.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_TTL bool prompt "install libipt_TTL.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_udp bool prompt "install libipt_udp.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_ULOG bool prompt "install libipt_ULOG.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_unclean bool prompt "install libipt_unclean.so" depends on IPTABLES depends on IPTABLES_INSTALL_IPTABLES help FIXME: This item needs to be documented comment "----------------------------------" depends on IPTABLES config IPTABLES_INSTALL_libip6t_ah bool depends on BROKEN prompt "install libip6t_ah.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_connmark bool prompt "install libip6t_connmark.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_CONNMARK bool prompt "install libip6t_CONNMARK.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_esp bool depends on BROKEN prompt "install libip6t_esp.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_eui64 bool prompt "install libip6t_eui64.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_frag bool depends on BROKEN prompt "install libip6t_frag.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_hashlimit bool depends on BROKEN prompt "install libip6t_hashlimit.so" depends on IPTABLES_INSTALL_IP6TABLES depends on IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_hl bool prompt "install libip6t_hl.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_HL bool prompt "install libip6t_HL.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_icmp6 bool prompt "install libip6t_icmp6.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_ipv6header bool depends on BROKEN prompt "install libip6t_ipv6header.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_length bool prompt "install libip6t_length.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_limit bool prompt "install libip6t_limit.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_LOG bool prompt "install libip6t_LOG.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_mac bool prompt "install libip6t_mac.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_mark bool prompt "install libip6t_mark.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_MARK bool prompt "install libip6t_MARK.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_mh bool depends on BROKEN prompt "install libip6t_mh.so" depends on IPTABLES_INSTALL_IP6TABLES depends on IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_multiport bool prompt "install libip6t_multiport.so" depends on IPTABLES_INSTALL_IP6TABLES depends on IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_NFLOG bool depends on BROKEN prompt "install libip6t_NFLOG.so" depends on IPTABLES_INSTALL_IP6TABLES depends on IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_NFQUEUE bool prompt "install libip6t_NFQUEUE.so" depends on IPTABLES_INSTALL_IP6TABLES depends on IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_owner bool prompt "install libip6t_owner.so" depends on IPTABLES_INSTALL_IP6TABLES depends on IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_physdev bool prompt "install libip6t_physdev.so" depends on IPTABLES_INSTALL_IP6TABLES depends on IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_policy bool prompt "install libip6t_policy.so" depends on IPTABLES_INSTALL_IP6TABLES depends on IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_REJECT bool depends on BROKEN prompt "install libip6t_REJECT.so" depends on IPTABLES_INSTALL_IP6TABLES depends on IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_rt bool depends on BROKEN prompt "install libip6t_rt.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_sctp bool depends on BROKEN prompt "install libip6t_sctp.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_standard bool prompt "install libip6t_standard.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_state bool prompt "install libip6t_state.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_TCPMSS bool prompt "install libip6t_TCPMSS.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_tcp bool prompt "install libip6t_tcp.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_udp bool prompt "install libip6t_udp.so" depends on IPTABLES depends on IPTABLES_INSTALL_IP6TABLES help FIXME: This item needs to be documented