From: Yanchuan Nian <ycnian@gmail.com>
To: netfilter-devel@vger.kernel.org
Cc: Yanchuan Nian <ycnian@gmail.com>
Subject: [nft] Some network services cannot be recognized
Date: Tue, 2 Sep 2014 14:58:17 +0800 [thread overview]
Message-ID: <1409641097-16356-1-git-send-email-ycnian@gmail.com> (raw)
When matching network service, we can identify it by protocol name or
port number, but
(1) some names include special characters, such as
whois++ (63), sql*net(66), 914c/g(211)
(2) some names start with a number, such as
9pfs(564), 3com-amp3(629), 3comnetman(1181), 3l-l1(1511), 3ds-lm(1538)
(3) some names conflict with keywords in nft, such as
set(257), monitor(561), checksum(1386)
In these cases, the network service cannot be recognized correctly.
reply other threads:[~2014-09-02 6:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1409641097-16356-1-git-send-email-ycnian@gmail.com \
--to=ycnian@gmail.com \
--cc=netfilter-devel@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).