Jarek,
iptables chains (this is what I think you are referring to) are not the issue. 
This
is about the qdisc that sits immediately over the device driver and decides the
order waiting packets are sent over the line/air/carrier pigeon/... .
My suspicion is that skb->priority used to be set to a value that derived from 
the
TOS bits. Then something changed and nobody noticed.
-- 
 
Regards
 
       Joerg
 


----- Ursprüngliche Mail ----
Von: Jarek Poplawski <[EMAIL PROTECTED]>
An: Jarek Poplawski <[EMAIL PROTECTED]>
CC: Joerg Pommnitz <[EMAIL PROTECTED]>; netdev@vger.kernel.org; OLSR discussion 
and development <[EMAIL PROTECTED]>
Gesendet: Dienstag, den 27. November 2007, 07:46:04 Uhr
Betreff: Re: Does tc-prio really work as advertised?

On 26-11-2007 23:25, Jarek Poplawski wrote:
...
> Are you doing this on the same box? I was tracing this long time ago  too, 
> and, if
> I didn't miss something, it was about the place! So, as I recall  (after 
> finding
> some old message) this TOS is considered only for packets going  through the 
> FORWARD
> chain. (But, I haven't checked this at all now, so "no  complaints"...)

...Too exactly! Iptables aren't needed for this, so "going through
the forward." should be enough...

Jarek P.






      Machen Sie Yahoo! zu Ihrer Startseite. Los geht's: 
http://de.yahoo.com/set
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to