Re: [PATCH 2/2] net: ip, ipv6: handle gso skbs in forwarding path
From: Florian Westphal <fw@strlen.de>
Date: 2014-01-28 17:37:34
From: Florian Westphal <fw@strlen.de>
Date: 2014-01-28 17:37:34
Eric Dumazet [off-list ref] wrote:
I think the xmit will take care of doing the fallback anyway, if skb need to be linear or TX checksum be computed.quoted
I think thats the best solution for -net. I would then try to come up with a version that follows your "shrink gso_size" suggestion for -next.Note that I mentioned this MTU thing months ago, and the bug is here since years. I do not think its a very urgent matter :)
Fair enough. I'll see that I have something ready when -next opens. Thanks Eric.