|
|
@ -3,14 +3,13 @@ |
|
|
|
# Name: Daniel Berteaud |
|
|
|
# Name: Daniel Berteaud |
|
|
|
|
|
|
|
|
|
|
|
%define name smeserver-qos |
|
|
|
%define name smeserver-qos |
|
|
|
%define version 1.2.1 |
|
|
|
%define version 1.2.0 |
|
|
|
%define release 1 |
|
|
|
%define release 1 |
|
|
|
|
|
|
|
|
|
|
|
Summary: Install management web console for QoS |
|
|
|
Summary: Install management web console for QoS |
|
|
|
Name: %{name} |
|
|
|
Name: %{name} |
|
|
|
Version: %{version} |
|
|
|
Version: %{version} |
|
|
|
Release: %{release}%{?dist} |
|
|
|
Release: %{release}%{?dist} |
|
|
|
Epoch: 9 |
|
|
|
|
|
|
|
License: GNU GPL version 2 |
|
|
|
License: GNU GPL version 2 |
|
|
|
URL: http://contribs.org |
|
|
|
URL: http://contribs.org |
|
|
|
Group: SMEserver/addon |
|
|
|
Group: SMEserver/addon |
|
|
@ -26,9 +25,6 @@ Conflicts: smeserver-htbwshaper |
|
|
|
SME Server admin interface for QoS |
|
|
|
SME Server admin interface for QoS |
|
|
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
%changelog |
|
|
|
* Tue Nov 12 2013 Daniel B. <daniel@firewall-services.com> - 1.2.1-1 |
|
|
|
|
|
|
|
- New branch for SME9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Apr 12 2012 Daniel B. <daniel@firewall-services.com> - 1.2.0-1.sme |
|
|
|
* Thu Apr 12 2012 Daniel B. <daniel@firewall-services.com> - 1.2.0-1.sme |
|
|
|
- Remove all squid stuff |
|
|
|
- Remove all squid stuff |
|
|
|
- Revert Only mark packets going out on EXTDEV patch |
|
|
|
- Revert Only mark packets going out on EXTDEV patch |
|
|
@ -94,7 +90,7 @@ SME Server admin interface for QoS |
|
|
|
- Add TC rules for OUTPUT so outgoing traffic from the server itself |
|
|
|
- Add TC rules for OUTPUT so outgoing traffic from the server itself |
|
|
|
is also shaped |
|
|
|
is also shaped |
|
|
|
|
|
|
|
|
|
|
|
* Tue Apr 14 2009 Daniel B. <daniel@firewall-services.com> - 1.0-2 |
|
|
|
* Mon Apr 14 2009 Daniel B. <daniel@firewall-services.com> - 1.0-2 |
|
|
|
- Adjust qos on ip-up event |
|
|
|
- Adjust qos on ip-up event |
|
|
|
- Print action (stop/start/restart) in init script |
|
|
|
- Print action (stop/start/restart) in init script |
|
|
|
|
|
|
|
|
|
|
@ -103,7 +99,7 @@ SME Server admin interface for QoS |
|
|
|
- Class 1 gets 70%, class 2 15%, class 3 10% and class 4 5% (reserved) |
|
|
|
- Class 1 gets 70%, class 2 15%, class 3 10% and class 4 5% (reserved) |
|
|
|
- Add missing -j RETURN after the catchall rule |
|
|
|
- Add missing -j RETURN after the catchall rule |
|
|
|
|
|
|
|
|
|
|
|
* Fri Mar 13 2009 Daniel B. <daniel@firewall-services.com> - 1.0-0 |
|
|
|
* Wed Mar 13 2009 Daniel B. <daniel@firewall-services.com> - 1.0-0 |
|
|
|
- Initial release based on smeserver-htbwshaper, but with a lot of |
|
|
|
- Initial release based on smeserver-htbwshaper, but with a lot of |
|
|
|
changes and enhancement |
|
|
|
changes and enhancement |
|
|
|
|
|
|
|
|
|
|
|