From: Allan Stephens Date: Wed, 18 Apr 2012 13:42:29 +0000 (-0400) Subject: tipc: Ensure network address change doesn't impact rejected message X-Git-Tag: v3.5-rc1~109^2~370^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=630d920dcae546c4e8ef6c01e7c49b2f42822c5f;p=pandora-kernel.git tipc: Ensure network address change doesn't impact rejected message Revises handling of a rejected message to ensure that a locally originated message is returned properly even if the node's network address is changed in mid-operation. The routine now treats the default node address of <0.0.0> as an alias for "this node" when determining where to send a returned message. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed