On Thu, Jul 13, 2000 at 11:58:07AM +1000, Marshall, Joshua wrote:
> 
> How can you tell if they are prioritising according to this bit? They are
> both Linux :)

If you're using Linux, and haven't enables QoS, then this is the default.
The code is in net/sched/sch_generic.c.

> How do you rewrite this bit?
> 
> I know it's -t andmask ormask
> 
> but what should the masks be?

You must keep the LSB, so the and mask needs to have it set, i.e., 0x1.
The ormask is what you want the TOS set to.
-- 
Debian GNU/Linux 2.1 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to