commit | b8f683d126c1cb757e794d6d904cbe7cf5954797 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Wed Apr 18 09:22:56 2012 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu Apr 19 15:46:47 2012 -0400 |
tree | 70206c678cb16bf0b7e6e32ea8a6a18111c41b03 | |
parent | 974a5a864bf959b7f3412a31ee8ce001c6628451 [diff] |
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 <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>