On Wed, 27 Apr 2005 12:22:27 +0200 (CEST) Levente Janovszki <janovszki@xxxxxxxxxxxxx> wrote: > I'm trying to use the java.net API for setting the TOS/DSCP field for the > socket which works. But when I'm sniffing the headers of the outgoing > packets they are cleared. What configuration do I need for the kernel > to allow DSCP/TOS settings for user applications? Which bits are you actually setting? If it's the lowest two bits, those will be ignored. You must be using one of the sanctioned DSCP bits, thus bits 2 and higher. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html