From: Allan Stephens Date: Tue, 17 Apr 2012 22:16:34 +0000 (-0400) Subject: tipc: Ensure network address change doesn't impact name table updates X-Git-Tag: v3.5-rc1~109^2~370^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4f5c12cdf43ce70731d5abfb6400bfb1be392d3;p=pandora-kernel.git tipc: Ensure network address change doesn't impact name table updates Revises routines that add and remove an entry from a node's name table so that the publication scope lists are updated properly even if the node's network address is changed in mid-operation. The routines now recognize the default node address of <0.0.0> 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