On 5/17/18 8:02 AM, Jon Maloy wrote: > We make it easier for users to correlate between 128-bit node > identities and 32-bit node hash number by extending the 'node list' > command to also show the hash number. > > We also improve the 'nametable show' command to show the node identity > instead of the node hash number. Since the former potentially is much > longer than the latter, we make room for it by eliminating the (to the > user) irrelevant publication key. We also reorder some of the columns so > that the node id comes last, since this looks nicer and is more logical. > > --- > v2: Fixed compiler warning as per comment from David Ahern > v3: Fixed leaking socket as per comment from David Ahern > > Signed-off-by: Jon Maloy <jon.ma...@ericsson.com>
applied to iproute2-next. Thanks