From: Daniel Lee <daniel_lee@EZHi.com>
To: lartc@vger.kernel.org
Subject: [LARTC] u32 filter usage
Date: Thu, 29 Mar 2001 07:45:09 +0000 [thread overview]
Message-ID: <marc-lartc-98585215031201@msgid-missing> (raw)
Hi All,
About u32 usage, as I know the following 3 syntax should be the same:
1. tc filter add ........u32\
match ip protocol 0x6 0xff
2. tc filter add ........u32\
match 00060000 00ff0000 at 9
3. tc filter add ..........u32\
match u8 6 0xff at 10
However, in my platform (Linux2.4.2), only method 1 works. Besides, as I
show the filter (tc filter ls dev eth1),
it gives me " match 00060000 00ff0000 at 9", which matches with method 2.
So can any one explain why method 2 and 3 can't work (it shows the message
"illegal match") ?
Best Regards
Daniel Lee
e-mail:daniel_lee@ezhi.com
TEL:(02)2218-1689~33
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
reply other threads:[~2001-03-29 7:45 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=marc-lartc-98585215031201@msgid-missing \
--to=daniel_lee@ezhi.com \
--cc=lartc@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