]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
tipc: Ensure network address change doesn't impact configuration service
authorAllan Stephens <allan.stephens@windriver.com>
Wed, 18 Apr 2012 13:42:56 +0000 (09:42 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 19 Apr 2012 19:46:50 +0000 (15:46 -0400)
commit9d52ce4bd3fa9e0cf1658791f2c680e20e0598a1
treed3ca5f3602fbd60719d52d291b87dfc5dad71e2d
parent630d920dcae546c4e8ef6c01e7c49b2f42822c5f
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 <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/config.c