From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [iproute2-next 0/2] tipc: changes to addressing structure Date: Thu, 29 Mar 2018 11:58:55 -0600 Message-ID: <48e0b999-38ef-feb9-37c3-ee164cceabe3@gmail.com> References: <1522255934-497-1-git-send-email-jon.maloy@ericsson.com> <01b6fe63-def9-4c67-cdb3-a88a07964f83@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: mohan.krishna.ghanta.krishnamurthy@ericsson.com, tung.q.nguyen@dektech.com.au, hoang.h.le@dektech.com.au, canh.d.luu@dektech.com.au, ying.xue@windriver.com, tipc-discussion@lists.sourceforge.net To: Jon Maloy , davem@davemloft.net, netdev@vger.kernel.org Return-path: Received: from mail-pg0-f45.google.com ([74.125.83.45]:39478 "EHLO mail-pg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750866AbeC2R66 (ORCPT ); Thu, 29 Mar 2018 13:58:58 -0400 Received: by mail-pg0-f45.google.com with SMTP id b9so3540016pgf.6 for ; Thu, 29 Mar 2018 10:58:58 -0700 (PDT) In-Reply-To: <01b6fe63-def9-4c67-cdb3-a88a07964f83@gmail.com> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 3/29/18 11:52 AM, David Ahern wrote: > On 3/28/18 10:52 AM, Jon Maloy wrote: >> 1: We introduce ability to set/get 128-bit node identities >> 2: We rename 'net id' to 'cluster id' in the command API, >> of course in a compatible way. >> 3: We print out all 32-bit node addresses as an integer in hex format, >> i.e., we remove the assumption about an internal structure. >> > > Applied to iproute2-next. Thanks, > BTW, please consider adding json support to tipc. It will make tipc command more robust to changes in output format.