All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Leblond <eric@regit.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] HTB and ARP
Date: Tue, 14 Jan 2003 10:45:29 +0000	[thread overview]
Message-ID: <marc-lartc-104254114624618@msgid-missing> (raw)
In-Reply-To: <marc-lartc-104221019215811@msgid-missing>

[-- Attachment #1: Type: text/plain, Size: 668 bytes --]

On Fri, 2003-01-10 at 17:06, Martin A. Brown wrote:

>  : > We recently had a discussion here about filtering non-IP traffic.  See my
>  : > attempt here:
>  : >
>  : >   http://mailman.ds9a.nl/pipermail/lartc/2003q1/006656.html
>  :

I did not manage to push arp packet in the wanted queue. I use the
following syntax :

tc class add dev eth0 parent 1:1 classid 1:4 htb \\
	rate 512.0Kbit ceil 512.0Kbit burst 1.28Kbit prio 0
tc filter add dev eth0  protocol ip u32 \\
	match u16 0x0806 0xFFFF at -2 flowid 1:4

Do I need special options in the qos code (special modules ...)

Any Help appreciated !

-- 
Éric Leblond
courriel : eric@regit.org

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2003-01-14 10:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-10 14:48 [LARTC] HTB and ARP Eric Leblond
2003-01-10 14:58 ` Martin A. Brown
2003-01-14 10:45 ` Eric Leblond [this message]
2003-01-14 23:51 ` Julian Anastasov

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-104254114624618@msgid-missing \
    --to=eric@regit.org \
    --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 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.