[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200624082137.68dc44b0@hermes.lan>
Date: Wed, 24 Jun 2020 08:21:37 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Michal Kubecek <mkubecek@...e.cz>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 0/5] Eliminate the term slave in iproute2
On Wed, 24 Jun 2020 11:51:42 +0200
Michal Kubecek <mkubecek@...e.cz> wrote:
> On Tue, Jun 23, 2020 at 04:53:02PM -0700, Stephen Hemminger wrote:
> > These patches remove the term slave from the iproute2 visible
> > command line, documentation, and variable naming.
> >
> > This needs doing despite the fact it will cause cosmetic
> > changes to visible outputs.
>
> AFAICS, your patches don't only change output of the command, they also
> change command line parsing so that they break backward compatibility
> and break existing scripts and tools. This is a very bad idea.
>
> If you really want to go through this exercise - and I don't agree with
> the "needs doing" claim - you definitely should preserve existing
> keywords as aliases.
>
> Michal
Sure the old keywords could be silent aliases for new ones.
Powered by blists - more mailing lists