From: Allan Stephens Date: Tue, 17 Oct 2006 04:43:54 +0000 (-0700) Subject: [TIPC]: Stream socket can now send > 66000 bytes at a time X-Git-Tag: v2.6.19-rc3~45^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb5959c2bd290bf6c24ddf6d1f5ebcb496c54adb;p=pandora-kernel.git [TIPC]: Stream socket can now send > 66000 bytes at a time The stream socket send code was not initializing some required fields of the temporary msghdr structure it was utilizing; this is now fixed. A check has also been added to detect if a user illegally specifies a destination address when sending on an established stream connection. Signed-off-by: Allan Stephens Signed-off-by: Per Liden Signed-off-by: David S. Miller --- Reading git-diff-tree failed