Page 1 of 1

Bugreport: QoS - setting the max packet size

Posted: Wed Apr 21, 2010 7:25 am
by grogi
The number entered in Max Packet size in the QoS Upload configuration (I don't use QoS for download) will be saved as Min Packet size. Manual intervention in

Code: Select all

/etc/config/qos_gargoyle
helps.

Bug discovered in 1.2.2, but probably is also present in 1.2.3.

Re: Bugreport: QoS - setting the max packet size

Posted: Sat Apr 24, 2010 9:18 am
by pbix
I believe I have found and corrected this issue. Thanks for reporting it.

The problem was not in /etc/init.d/qos_gargoyle however but rather in /www/js/qos.js. The min/max packet size settings were being reversed when the QOS web page was saved.

Attached is the corrected version if anyone wants to modify their router before the next release. I checked the SVN and this problem has existed a very long time. Surprising that no one found it before now. I deduce that the classification by packet sized feature is not much used.