public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@vyatta•com>
To: Marc Kleine-Budde <mkl@pengutronix•de>
Cc: netdev@vger•kernel.org, linux-can@vger•kernel.org,
	lartc@vger•kernel.org, pisa@cmp•felk.cvut.cz,
	sojkam1@fel•cvut.cz, lisovy@gmail•com
Subject: Re: [PATCH iproute2 v2 0/3] CAN Filter/Classifier
Date: Mon, 20 Aug 2012 13:06:05 -0700	[thread overview]
Message-ID: <20120820130605.63811eee@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <1343383363-6174-1-git-send-email-mkl@pengutronix.de>

On Fri, 27 Jul 2012 12:02:40 +0200
Marc Kleine-Budde <mkl@pengutronix•de> wrote:

> Hello,
> 
> I'm reposting Rostislav's iproute2 patches, as Stephen requested,
> during the v3.6 merge window with the corresponding kernel patches
> already applied.
> 
> Changes since v1:
> - use can.h generated by 'make headers_install' (tnx Stephen)
> - remove some trailing whitespace
> 
> Now Rostislav original introduction message:
> 
> ---
> 
> This classifier classifies CAN frames (AF_CAN) according to their
> identifiers. This functionality can not be easily achieved with
> existing classifiers, such as u32. This classifier can be used
> with any available qdisc and it is able to classify both SFF
> or EFF frames.
> 
> The filtering rules for EFF frames are stored in an array, which
> is traversed during classification. A bitmap is used to store SFF
> rules -- one bit for each ID.
> 
> More info about the project:
> http://rtime.felk.cvut.cz/can/socketcan-qdisc-final.pdf
> 
> ---
> 
> The following changes since commit fa1f7441a94670ecf5cbf8eb2ee19173437b5127:
> 
>   Remove reference to multipath algorithms in usage (2012-07-26 16:12:20 -0700)
> 
> are available in the git repository at:
> 
>   git://gitorious.org/linux-can/iproute2.git for-stephen
> 

If your changes work with 3.6 then please rebase your patches on current iproute2 tree.

Note: do not include changes to include/linux which now includes can.h
and matches 3.6-rc2.


      parent reply	other threads:[~2012-08-20 20:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-27 10:02 [PATCH iproute2 v2 0/3] CAN Filter/Classifier Marc Kleine-Budde
2012-07-27 10:02 ` [PATCH iproute2 v2 1/3] Add missing can.h Marc Kleine-Budde
2012-07-27 10:02 ` [PATCH iproute2 v2 2/3] CAN Filter/Classifier -- Source code Marc Kleine-Budde
2012-07-27 10:02 ` [PATCH iproute2 v2 3/3] CAN Filter/Classifier -- Documentation Marc Kleine-Budde
2012-07-27 13:56 ` [PATCH iproute2 v2 0/3] CAN Filter/Classifier Oliver Hartkopp
2012-07-27 13:58   ` Marc Kleine-Budde
2012-07-27 14:06     ` Oliver Hartkopp
2012-07-27 14:09   ` Rostislav Lisovy
2012-07-27 16:35     ` Oliver Hartkopp
2012-08-20 20:06 ` 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=20120820130605.63811eee@nehalam.linuxnetplumber.net \
    --to=shemminger@vyatta$(echo .)com \
    --cc=lartc@vger$(echo .)kernel.org \
    --cc=linux-can@vger$(echo .)kernel.org \
    --cc=lisovy@gmail$(echo .)com \
    --cc=mkl@pengutronix$(echo .)de \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pisa@cmp$(echo .)felk.cvut.cz \
    --cc=sojkam1@fel$(echo .)cvut.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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