netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Anton Danilov <littlesmilingcloud@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2] nstat: case-insensitive pattern matching
Date: Wed, 8 Jul 2020 08:40:28 -0700	[thread overview]
Message-ID: <20200708084028.143d1181@hermes.lan> (raw)
In-Reply-To: <20200708123801.878-1-littlesmilingcloud@gmail.com>

On Wed,  8 Jul 2020 15:38:02 +0300
Anton Danilov <littlesmilingcloud@gmail.com> wrote:

> The option 'nocase' allows ignore case in the pattern matching.
> 
> Examples:
>     nstat --nocase *drop*
>     nstat -azi icmp*
> 
> Signed-off-by: Anton Danilov <littlesmilingcloud@gmail.com>

On second thought, this looks like a good idea.
Perhaps it should also be applied to ifstat and ss.

  parent reply	other threads:[~2020-07-08 15:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-08 12:38 [PATCH iproute2] nstat: case-insensitive pattern matching Anton Danilov
2020-07-08 15:28 ` Stephen Hemminger
2020-07-09 15:03   ` [PATCH v2 iproute2] misc: make the pattern matching case-insensitive Anton Danilov
2020-07-20 20:30     ` Stephen Hemminger
2020-07-08 15:40 ` Stephen Hemminger [this message]
2020-07-08 21:48   ` [PATCH iproute2] nstat: case-insensitive pattern matching Anton Danilov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200708084028.143d1181@hermes.lan \
    --to=stephen@networkplumber.org \
    --cc=littlesmilingcloud@gmail.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).