[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080109190556.468cbd6c@deepthought>
Date: Wed, 9 Jan 2008 19:05:56 -0800
From: Stephen Hemminger <shemminger@...ux-foundation.org>
To: Brent Casavant <bcasavan@....com>
Cc: netdev@...r.kernel.org
Subject: Re: AF_UNIX MSG_PEEK bug?
> diff --git a/net/unix/af_unix.c b/net/unix/af_unix.c
> index 060bba4..2ffdf5b 100644
> --- a/net/unix/af_unix.c
> +++ b/net/unix/af_unix.c
> @@ -50,6 +50,9 @@
> * Arnaldo C. Melo : Remove MOD_{INC,DEC}_USE_COUNT,
> * the core infrastructure is doing that
> * for all net proto families now (2.5.69+)
> + * Brent Casavant : SOCK_STREAM MSG_PEEK should peek
> + * far enough ahead to satisfy the request
> + * rather than stop after the first skb.
> *
> *
The kernel doesn't use comments as a changlog anymore, that was so last century.
--
Stephen Hemminger <stephen.hemminger@...tta.com>
--
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