[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181130115520.12abea3b@xeon-e3>
Date: Fri, 30 Nov 2018 11:55:20 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Alexis Vachette <avachette@...zer.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] stats output
On Fri, 30 Nov 2018 20:22:35 +0100
Alexis Vachette <avachette@...zer.com> wrote:
> Hi Stephen,
>
> Thanks for your kind reply.
>
> It's sad to hear that, I am aware of your concern too.
>
> But it's not the best behavior for a network engineer.
>
> Is it possible to add a new option or everything is stone graved ?
You can add new options at will as long as they don't conflict with existing
usage (and you update the man page). JSON and colorized output were added
in the last years.
Note: the iproute options are definitely a hodge-podge collection, the code doesn't
follow the typical Linux style of using getopt and getopt_long, and has a bit of
network OS model as well.
What are you thinking of.
Powered by blists - more mailing lists