From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [RFC iproute2-next 00/16] iproute printing enhancements Date: Thu, 1 Feb 2018 19:59:23 -0700 Message-ID: <850f37a4-9800-2fd6-4afc-46652da79d70@gmail.com> References: <20180202011946.21929-1-sthemmin@microsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Stephen Hemminger To: Stephen Hemminger Return-path: Received: from mail-pl0-f49.google.com ([209.85.160.49]:45657 "EHLO mail-pl0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751731AbeBBC73 (ORCPT ); Thu, 1 Feb 2018 21:59:29 -0500 Received: by mail-pl0-f49.google.com with SMTP id p5so5100923plo.12 for ; Thu, 01 Feb 2018 18:59:29 -0800 (PST) In-Reply-To: <20180202011946.21929-1-sthemmin@microsoft.com> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 2/1/18 6:19 PM, Stephen Hemminger wrote: > The first group of patches refactor the printout to breakup > excessively long print_route function and the last few implement > JSON and color output format for routes. If I knew you were going to refactor route printing, I would have pointed you to these: https://github.com/dsahern/iproute2/commits/route-match too many patches I never sent.