[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20101025.135439.35034391.davem@davemloft.net>
Date: Mon, 25 Oct 2010 13:54:39 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: kaber@...sh.net
Cc: eric.dumazet@...il.com, hidden@...abit.hu, netdev@...r.kernel.org,
netfilter-devel@...r.kernel.org, bazsi@...abit.hu
Subject: Re: [PATCH v2 1/9] tproxy: split off ipv6 defragmentation to a
separate module
From: Patrick McHardy <kaber@...sh.net>
Date: Mon, 25 Oct 2010 22:42:48 +0200
> Am 25.10.2010 12:14, schrieb Eric Dumazet:
>>> netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables and xt_TPROXY
>>>
>>> One of the previous tproxy related patches split IPv6 defragmentation and
>>> connection tracking, but did not correctly add Kconfig stanzas to handle the
>>> new dependencies correctly. This patch fixes that by making the config options
>>> mirror the setup we have for IPv4: a distinct config option for defragmentation
>>> that is automatically selected by both connection tracking and
>>> xt_TPROXY/xt_socket.
>>>
>>> The patch also changes the #ifdefs enclosing IPv6 specific code in xt_socket
>>> and xt_TPROXY: we only compile these in case we have ip6tables support enabled.
>>>
>>> Signed-off-by: KOVACS Krisztian <hidden@...abit.hu>
>>
>> Reported-and-tested-by: Eric Dumazet <eric.dumazet@...il.com>
>
> Dave, please apply directly. Thanks!
Will do, thanks Patrick!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists