commit | a3796f895ff2917aea331a8d40036c73452b2203 | [log] [tgz] |
---|---|---|
author | Allan Stephens <Allan.Stephens@windriver.com> | Wed Feb 23 11:44:49 2011 -0500 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Mar 13 16:35:16 2011 -0400 |
tree | 38487e8b7cc5b66a815966410e8ddcdcd5f44783 | |
parent | aa8472948487432bacbd099b86e313bc16319495 [diff] |
tipc: Add network address mask helper routines Introduces a pair of helper routines that convert the network address for a TIPC node into the network address for its cluster or zone. This is a cosmetic change designed to avoid future errors caused by the incorrect use of address bitmasks, and does not alter the existing operation of TIPC. Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>