From: Allan Stephens Date: Wed, 18 Apr 2012 13:22:56 +0000 (-0400) Subject: tipc: properly handle off-node send requests with invalid addr X-Git-Tag: v3.5-rc1~109^2~370^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8f683d126c1cb757e794d6d904cbe7cf5954797;p=pandora-kernel.git tipc: properly handle off-node send requests with invalid addr There are two send routines that might conceivably be asked by an application to send a message off-node when the node is still using the default network address. These now have an added check that detects this and rejects the message gracefully. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed