[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180601160309.5513a310@shemminger-XPS-13-9360>
Date: Fri, 1 Jun 2018 16:03:09 -0400
From: Stephen Hemminger <stephen@...workplumber.org>
To: Nathan Harold <nharold@...gle.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] iproute2: fix 'ip xfrm monitor all' command
On Wed, 30 May 2018 12:11:32 -0700
Nathan Harold <nharold@...gle.com> wrote:
> Currently, calling 'ip xfrm monitor all' will
> actually invoke the 'all-nsid' command because the
> soft-match for 'all-nsid' occurs before the precise
> match for 'all'. This patch rearranges the checks
> so that the 'all' command, itself an alias for
> invoking 'ip xfrm monitor' with no argument, can
> be called consistent with the syntax for other ip
> commands that accept an 'all'.
>
> Signed-off-by: Nathan Harold <nharold@...gle.com>
Looks good, applied. After review it shouldn't break any existing command lines.
Powered by blists - more mailing lists