Greetings,
I'm new to LARTC and I'm trying to solve a problem with multiple clients 
accessing a game server. So I thought I'd give traffic control a shot.

I've downloaded Wonder Shaper and have added this to the default script:

tc filter add dev $DEV parent 1:0 protocol ip prio 12 u32 \
   match ip protocol 0x6 0xff flowid 1:3

I'm now quite sure about everything in the script - all I want is to prioritize 
the UDP traffic, so that it always gets sent and recieved.
What should I remove / add?

Any help is appreciated!

Thank you.

Kind Regards,
Sommarnatt
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to