Re: [iproute2-next 1/1] tipc: fixed node and name table listings

2018-05-09 Thread David Ahern
On 5/7/18 10:32 AM, Jon Maloy wrote: > We make it easier for users to correlate between 128-bit node > identities and 32-bit node hash by extending the 'node list' > command to also show the hash value. > > We also improve the 'nametable show' command to show the node identity > instead of the nod

[iproute2-next 1/1] tipc: fixed node and name table listings

2018-05-07 Thread Jon Maloy
We make it easier for users to correlate between 128-bit node identities and 32-bit node hash by extending the 'node list' command to also show the hash value. We also improve the 'nametable show' command to show the node identity instead of the node hash value. Since the former potentially is muc