[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120919.153326.1748109929856208648.davem@davemloft.net>
Date: Wed, 19 Sep 2012 15:33:26 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: jamie.gloudon@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: more accurate network taps in transmit
path
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Wed, 19 Sep 2012 20:21:12 +0200
> On Wed, 2012-09-19 at 14:16 -0400, David Miller wrote:
>
>> Are you really sure that all the network tap implementations can
>> handle software GSO segmented skbs using skb->next linkage?
>>
>> Because that is what they can potentially see after this change.
>
> I dont think so, because skb->next is NULL at the points I call the
> network tap.
>
> Or did I miss something ?
Indeed, you're right. I misread the control flow here.
Applied, thanks a lot Eric.
--
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