[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.GSO.4.63.1208300853120.26781@stinky-local.trash.net>
Date: Thu, 30 Aug 2012 08:54:07 +0200 (MEST)
From: Patrick McHardy <kaber@...sh.net>
To: Pablo Neira Ayuso <pablo@...filter.org>
cc: Jesper Dangaard Brouer <hawk@...u.dk>,
Netfilter Developers <netfilter-devel@...r.kernel.org>,
netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH 03/19] netfilter: nf_conntrack_ipv6: improve fragmentation
handling
On Thu, 30 Aug 2012, Pablo Neira Ayuso wrote:
> On Wed, Aug 29, 2012 at 02:27:00PM +0200, Patrick McHardy wrote:
>>>> + (IP6CB(skb)->frag_max_size && IP6CB(skb)->frag_max_size > mtu)) {
>>>
>>> Eric Dumazet would probably nitpick and say, it can be reduced to:
>>> (IP6CB(skb)->frag_max_size > mtu)
>>> ;-)
>>
>> True. I'll fix that once Pablo has pulled in the patches.
>
> If you don't want to wait, you can send me a follow up patch, I'll
> apply it manually.
No hurry, I'll send it with a few other patches once its merged.
--
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