ClearFoundation Tracker - ClearOS
View Issue Details
0005092ClearOSapp-firewall - Firewallpublic2015-09-14 09:332015-11-23 12:32
user2 
dsokoloski 
normalfeaturehave not tried
closedfixed 
7.1.0 Beta 2 
7.1.07.1.0 
0005092: Pull max upstream and downstream from /etc/clearos/network.conf
Network libraries (Iface.php) now provides get_max_upstream() and get_max_downstream() functions. QoS should use these values instead of those provided in /etc/clearos/qos.conf

Though the QoS UI will force a user to set the upstream/downstream if not set, the firewall should behave if values are not set (or set to zero?).
No tags attached.
related to 0002257closed dsokoloski Pull max upstream and downstream from network libraries 
Issue History
2015-09-14 09:33user2New Issue
2015-09-14 09:33user2Issue generated from: 0002257
2015-09-14 09:33user2Relationship addedrelated to 0002257
2015-09-14 09:33user2Statusnew => confirmed
2015-09-16 09:12user2Target Version7.1.0 RC1 => 7.1.0
2015-10-05 12:09user2Assigned To => dsokoloski
2015-10-05 12:09user2Statusconfirmed => assigned
2015-10-05 12:10user2Note Added: 0002011
2015-10-05 12:10user2Statusassigned => resolved
2015-10-05 12:10user2Fixed in Version => 7.1.0
2015-10-05 12:10user2Resolutionopen => fixed
2015-11-23 12:32user2Statusresolved => closed

Notes
(0002011)
user2   
2015-10-05 12:10   
Changes are only required in app-qos, but will verify for release.