[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120221.150421.2100924987981258228.davem@davemloft.net>
Date: Tue, 21 Feb 2012 15:04:21 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: xemul@...allels.com, netdev@...r.kernel.org
Subject: Re: [PATCH 2/6] datagram: Add offset argument to
__skb_recv_datagram
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Tue, 21 Feb 2012 18:40:32 +0100
> Le mardi 21 février 2012 à 21:30 +0400, Pavel Emelyanov a écrit :
>> This one is only considered for MSG_PEEK flag and the value pointed by
>> it specifies where to start peeking bytes from. If the offset happens to
>> point into the middle of the returned skb, the offset within this skb is
>> put back to this very argument.
>>
>> Signed-off-by: Pavel Emelyanov <xemul@...allels.com>
>>
>> ---
>> include/linux/skbuff.h | 2 +-
>> net/core/datagram.c | 21 +++++++++++++--------
>> net/ipv4/udp.c | 4 ++--
>> net/ipv6/udp.c | 4 ++--
>> 4 files changed, 18 insertions(+), 13 deletions(-)
>
> Acked-by: Eric Dumazet <eric.dumazet@...il.com>
Applied.
--
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