Máté Eckl <[email protected]> wrote:
> diff --git a/net/ipv4/netfilter/Kconfig b/net/ipv4/netfilter/Kconfig
> index d03bc5a01a70..24802a2a9a90 100644
> --- a/net/ipv4/netfilter/Kconfig
> +++ b/net/ipv4/netfilter/Kconfig
> @@ -29,7 +29,13 @@ config NF_SOCKET_IPV4
>       tristate "IPv4 socket lookup support"
>       help
>         This option enables the IPv4 socket lookup infrastructure. This is
> -       is required by the iptables socket match.
> +       is required by the {ip,nf}tables socket match.
> +
> +config NF_TPROXY_IPV4
> +     tristate "IPv4 tproxy support"
> +     help
> +       This option enables tranparent proxy support for IPv4. This is 
> required
> +       by the iptables TPROXY targer.

No need for a help text; as this is just dependency glue auto-selected
via Kconfig.

Other than that, this looks good to me, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to