Re: [ 080/143] net: rework recvmsg handler msg_name and msg_namelen logic

2014-05-13 Thread Willy Tarreau
Hi Luis, On Tue, May 13, 2014 at 01:44:25PM +0100, Luis Henriques wrote: > On Mon, May 12, 2014 at 02:33:20AM +0200, Willy Tarreau wrote: > > 2.6.32-longterm review patch. If anyone has any objections, please let me > > know. > > > > -- > > > > From: Hannes Frederic Sowa > >

Re: [ 080/143] net: rework recvmsg handler msg_name and msg_namelen logic

2014-05-13 Thread Willy Tarreau
Hi Luis, On Tue, May 13, 2014 at 01:44:25PM +0100, Luis Henriques wrote: > On Mon, May 12, 2014 at 02:33:20AM +0200, Willy Tarreau wrote: > > 2.6.32-longterm review patch. If anyone has any objections, please let me > > know. > > > > -- > > > > From: Hannes Frederic Sowa > >

Re: [ 080/143] net: rework recvmsg handler msg_name and msg_namelen logic

2014-05-13 Thread Luis Henriques
On Mon, May 12, 2014 at 02:33:20AM +0200, Willy Tarreau wrote: > 2.6.32-longterm review patch. If anyone has any objections, please let me > know. > > -- > > From: Hannes Frederic Sowa > > [ Upstream commit f3d3342602f8bcbf37d7c46641cb9bca7618eb1c ] > > diff --git a/net/rx

[ 080/143] net: rework recvmsg handler msg_name and msg_namelen logic

2014-05-11 Thread Willy Tarreau
2.6.32-longterm review patch. If anyone has any objections, please let me know. -- From: Hannes Frederic Sowa [ Upstream commit f3d3342602f8bcbf37d7c46641cb9bca7618eb1c ] This patch now always passes msg->msg_namelen as 0. recvmsg handlers must set msg_namelen to the proper si