From: Stephen Hemminger <shemminger@vyatta.com>
To: Rostislav Lisovy <lisovy@gmail.com>
Cc: netdev@vger.kernel.org, linux-can@vger.kernel.org,
pisa@cmp.felk.cvut.cz, sojkam1@fel.cvut.cz
Subject: Re: [PATCH iproute2 2/2] em_canid: Ematch used to classify CAN frames according to their identifiers
Date: Mon, 20 Aug 2012 13:13:34 -0700 [thread overview]
Message-ID: <20120820131334.70d39b62@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <1343745981-14248-2-git-send-email-lisovy@gmail.com>
On Tue, 31 Jul 2012 16:46:21 +0200
Rostislav Lisovy <lisovy@gmail.com> wrote:
> This ematch enables effective filtering of CAN frames (AF_CAN) based
> on CAN identifiers with masking of compared bits. Implementation
> utilizes bitmap based classification for standard frame format (SFF)
> which is optimized for minimal overhead.
>
> Signed-off-by: Rostislav Lisovy <lisovy@gmail.com>
Since this doesn't have any conflicts (unlike other CAN filtering),
I applied it for 3.6 version.
prev parent reply other threads:[~2012-08-20 20:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-31 14:46 [PATCH iproute2 1/2] Add missing can.h Rostislav Lisovy
2012-07-31 14:46 ` [PATCH iproute2 2/2] em_canid: Ematch used to classify CAN frames according to their identifiers Rostislav Lisovy
2012-08-20 20:13 ` Stephen Hemminger [this message]
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=20120820131334.70d39b62@nehalam.linuxnetplumber.net \
--to=shemminger@vyatta.com \
--cc=linux-can@vger.kernel.org \
--cc=lisovy@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pisa@cmp.felk.cvut.cz \
--cc=sojkam1@fel.cvut.cz \
/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.