From: Allan Stephens Date: Wed, 18 Apr 2012 13:42:56 +0000 (-0400) Subject: tipc: Ensure network address change doesn't impact configuration service X-Git-Tag: v3.5-rc1~109^2~370^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d52ce4bd3fa9e0cf1658791f2c680e20e0598a1;p=pandora-kernel.git tipc: Ensure network address change doesn't impact configuration service Enhances command validation done by TIPC's configuration service so that it works properly even if the node's network address is changed in mid-operation. The default node address of <0.0.0> is now recognized as an alias for "this node" even after a new network address has been assigned. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed