Bugreport: QoS - setting the max packet size

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

Post Reply
grogi
Posts: 11
Joined: Wed Apr 07, 2010 12:32 am

Bugreport: QoS - setting the max packet size

Post 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.

pbix
Developer
Posts: 1373
Joined: Fri Aug 21, 2009 5:09 pm

Re: Bugreport: QoS - setting the max packet size

Post 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.
Attachments
qos.zip
Unzip and place in \www\js
(7.41 KiB) Downloaded 219 times
Linksys WRT1900ACv2
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM

Post Reply