[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090626.192247.17381002.davem@davemloft.net>
Date: Fri, 26 Jun 2009 19:22:47 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: herbert@...dor.apana.org.au
Cc: akpm@...ux-foundation.org, netdev@...r.kernel.org,
olver@...tkopp.net, bugzilla-daemon@...zilla.kernel.org,
bugme-daemon@...zilla.kernel.org, pm@...ian.org
Subject: Re: [Bugme-new] [Bug 13627] New: Tunnel device ignores TCP/UDP
traffic
From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Sat, 27 Jun 2009 10:04:03 +0800
> On Fri, Jun 26, 2009 at 12:44:44PM -0700, Andrew Morton wrote:
>>
>> It's a post-2.6.30 regression which Paul has bisected down to
>>
>> commit d55d87fdff8252d0e2f7c28c2d443aee17e9d70f
>> Author: Herbert Xu <herbert@...dor.apana.org.au>
>> AuthorDate: Mon Jun 22 02:25:25 2009 +0000
>> Commit: David S. Miller <davem@...emloft.net>
>> CommitDate: Tue Jun 23 16:36:25 2009 -0700
>>
>> net: Move rx skb_orphan call to where needed
>>
>> (thanks for doing the bisection!)
>
> Doh, I'd forgotten about transparent proxying.
>
> inet: Call skb_orphan before tproxy activates
>
> As transparent proxying looks up the socket early and assigns
> it to the skb for later processing, we must drop any existing
> socket ownership prior to that in order to distinguish between
> the case where tproxy is active and where it is not.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
Applied, thanks Herbert.
--
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