Re: [PATCH net-next v10 11/11] ipv6: Add generic UDP Tunnel segmentation
From: Pravin Shelar <hidden>
Date: 2013-08-30 21:14:12
From: Pravin Shelar <hidden>
Date: 2013-08-30 21:14:12
On Fri, Aug 30, 2013 at 1:16 AM, Cong Wang [off-list ref] wrote:
On Wed, 2013-08-28 at 10:55 -0700, Pravin Shelar wrote:quoted
On Tue, Aug 27, 2013 at 10:22 PM, Cong Wang [off-list ref] wrote:quoted
From: Cong Wang <redacted> Similar to commit 731362674580cb0c696cd1b1a03d8461a10cf90a (tunneling: Add generic Tunnel segmentation)Can we factor out ipv4-udp-tunnel code so that there is no duplicating code?Probably we can, but it will make code review harder? Or you mean doing it in a separated patch? If you insist, I can do it in a separated patch.
I doubt it makes review any harder. But separate patch is also fine with me.