[iproute2-next] tipc: support 128bit node identity for peer removing

2020-08-26 Thread Hoang Huu Le
From: Hoang Le Problem: In kernel upstream, we add the support to set node identity with 128bit. However, we are still using legacy format in command tipc peer removing. Then, we got a problem when trying to remove offline node i.e: $ tipc node list Node IdentityHash Stat

Re: [iproute2-next] tipc: support 128bit node identity for peer removing

2020-09-01 Thread David Ahern
On 8/26/20 8:30 PM, Hoang Huu Le wrote: > From: Hoang Le > > Problem: > In kernel upstream, we add the support to set node identity with > 128bit. However, we are still using legacy format in command tipc > peer removing. Then, we got a problem when trying to remove > offline node i.e: > > $ tip