[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130327.130747.1475185250925727761.davem@davemloft.net>
Date: Wed, 27 Mar 2013 13:07:47 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: jasowang@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, mst@...hat.com, edumazet@...gle.com
Subject: Re: [PATCH net-next 3/3] net: switch to use
skb_probe_transport_header()
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Wed, 27 Mar 2013 07:46:42 -0700
> On Wed, 2013-03-27 at 17:11 +0800, Jason Wang wrote:
>> Switch to use the new help skb_probe_transport_header() to do the l4 header
>> probing for untrusted sources. For packets with partial csum, the header should
>> already been set by skb_partial_csum_set().
>>
>> Cc: Eric Dumazet <edumazet@...gle.com>
>> Signed-off-by: Jason Wang <jasowang@...hat.com>
>> ---
>> drivers/net/macvtap.c | 9 +--------
>> drivers/net/tun.c | 10 +---------
>> drivers/net/xen-netback/netback.c | 10 +---------
>> net/packet/af_packet.c | 22 +++-------------------
>> 4 files changed, 6 insertions(+), 45 deletions(-)
>
> Acked-by: Eric Dumazet <edumazet@...gle.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists