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:28:19 -0700 [thread overview]
Message-ID: <20200708082819.155f7bb7@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>
Why not just make it the default?
I can't imagine a scenario where user would want to match on icmp different than ICMP
next prev parent reply other threads:[~2020-07-08 15:28 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 [this message]
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 ` [PATCH iproute2] nstat: case-insensitive pattern matching Stephen Hemminger
2020-07-08 21:48 ` 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=20200708082819.155f7bb7@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.