]> git.baikalelectronics.ru Git - kernel.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)
commit5822cb6031c9f7065da526263594c79c5a7e7248
treed3ca5f3602fbd60719d52d291b87dfc5dad71e2d
parent7dd685cd23dd721d7d43134521d6ccf37b25d55f
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