On 10-12-2007 18:10, Arkadiusz Miskiewicz wrote: > Hello, > > I noticed that HTB doesn't properly limit traffic if someone sends UDP > packages bigger than 1500. > > Does HTB have some problems/known limits in this area? > > There is other traffic in that class and when I drop udp packets bigger than > 1500 then remaining traffic is limited properly to correct value. >
Should work with proper "mtu" parameter (tc qdisc add htb help) or, for kernels >= 2.6.23, even without this. If this doesn't help, probably more information is required. Regards, Jarek P. -- 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