Prioritizing UDP Packets?

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 / LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux