From: Martin Devera <devik@cdi.cz>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] How to mark a device not to be used with IMQ?
Date: Fri, 22 Mar 2002 23:50:46 +0000 [thread overview]
Message-ID: <marc-lartc-101684109808537@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101679987821477@msgid-missing>
> I understand what you mean... but i thought there has to be a way from what I
> read on the IMQ-site (http://luxik.cdi.cz/~devik/qos/imq.htm):
>
> --- snipp ---
>
> Each non-marked skb is intercepted in dev_queue_xmit and queued to IMQ if it is
> up. Immediately it tries to dequeue it (software pump).
>
> --- snapp ---
>
> "Each non-marked skb" <-- Thats what made me think that there is a way to "mark"
> a device...
this is only internal mark to know whether the skb was
already in IMQ. You could use it but you would have to
add new user parameter to the interface structure.
I didn't want to do it as I want the pach to be as simple
as possible.
devik
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2002-03-22 23:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-22 12:31 [LARTC] How to mark a device not to be used with IMQ? Nils Lichtenfeld
2002-03-22 14:02 ` Martin Devera
2002-03-22 14:18 ` Nils Lichtenfeld
2002-03-22 23:50 ` Martin Devera [this message]
2002-03-23 1:42 ` Patrick McHardy
2002-03-23 1:49 ` Patrick McHardy
2002-03-23 12:23 ` Nils Lichtenfeld
2002-03-23 13:09 ` Patrick McHardy
2002-03-23 15:18 ` Martin Devera
2002-03-23 15:29 ` Martin Devera
2002-03-23 15:41 ` Patrick McHardy
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-101684109808537@msgid-missing \
--to=devik@cdi.cz \
--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.