From: Allan Stephens Date: Wed, 18 Apr 2012 13:27:22 +0000 (-0400) Subject: tipc: handle <0.0.0> as an alias for this node on outgoing msgs X-Git-Tag: v3.5-rc1~109^2~370^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a55fe74b1a767cb00d6248a847068c9d886d710;p=pandora-kernel.git tipc: handle <0.0.0> as an alias for this node on outgoing msgs Revises handling of send routines for payload messages to ensure that they are processed properly even if the node's network address is changed in mid-operation. The routines now treat the default node address of <0.0.0> as an alias for "this node" when determining where to send an outgoing message. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed