From: Daniel Weismüller Date: Tue, 6 Mar 2018 14:56:48 +0000 (+0100) Subject: As described in bug 11257 there is a mistake in the qos templates. The sum of the... X-Git-Tag: v2.19-core120~53 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=20ffa7d1a896e5d8101f4e82ef11f8fa5b2ad15c As described in bug 11257 there is a mistake in the qos templates. The sum of the guaranteed bandwidth of the classes 101 - 120 is bigger than the available bandwidth. I adjusted the guaranteed bandwidth of the classes 101 - 104 so that each of them has a Signed-off-by: Daniel Weismüller Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/qos.cgi b/html/cgi-bin/qos.cgi index 071b93f5d5..b7af11204e 100644 --- a/html/cgi-bin/qos.cgi +++ b/html/cgi-bin/qos.cgi @@ -510,17 +510,17 @@ elsif ($qossettings{'ACTION'} eq $Lang::tr{'template'} ) } open( FILE, "> $classfile" ) or die "Unable to write $classfile"; print FILE <