## SECTION=networking # FIXME: audit which extensions are still there menuconfig IPTABLES tristate prompt "iptables " 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. if IPTABLES config IPTABLES_INSTALL_IP6TABLES bool prompt "install ip6tables" help install the IPv6 Version of iptables config IPTABLES_INSTALL_IPTABLES bool prompt "install iptables" help install the IPv4 Version of iptables config IPTABLES_INSTALL_IPTABLES_RESTORE bool prompt "install iptables-restore" 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" help The iptables-save command is a tool to save the current rule-set into a file that iptables-restore can use. comment "----------------------------------" config IPTABLES_INSTALL_libipt_addrtype bool prompt "install libipt_addrtype.so" 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_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_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_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_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_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_DNAT bool prompt "install libipt_DNAT.so" 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_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_ECN bool prompt "install libipt_ECN.so" 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_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_LOG bool prompt "install libipt_LOG.so" 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_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_MIRROR bool prompt "install libipt_MIRROR.so" 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 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 help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_policy bool prompt "install libipt_policy.so" 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_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_realm bool prompt "install libipt_realm.so" 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_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_REDIRECT bool prompt "install libipt_REDIRECT.so" 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_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_SAME bool prompt "install libipt_SAME.so" 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_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_statistics bool prompt "install libipt_statistics.so" 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_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_ttl bool prompt "install libipt_ttl.so" 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_INSTALL_IPTABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libipt_ULOG bool prompt "install libipt_ULOG.so" 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_INSTALL_IPTABLES help FIXME: This item needs to be documented comment "----------------------------------" config IPTABLES_INSTALL_libip6t_ah bool depends on BROKEN prompt "install libip6t_ah.so" 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_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_eui64 bool prompt "install libip6t_eui64.so" 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_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 help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_hl bool prompt "install libip6t_hl.so" 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_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_icmp6 bool prompt "install libip6t_icmp6.so" 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_INSTALL_IP6TABLES help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_LOG bool prompt "install libip6t_LOG.so" 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 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 help FIXME: This item needs to be documented config IPTABLES_INSTALL_libip6t_policy bool prompt "install libip6t_policy.so" depends on IPTABLES_INSTALL_IP6TABLES 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 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_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_INSTALL_IP6TABLES help FIXME: This item needs to be documented endif