Anonymous | Login | 2024-11-21 01:30 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000378 | ClearOS | app-bandwidth - Bandwidth Manager | public | 2011-10-24 14:21 | 2012-04-18 19:39 | ||||
Reporter | user2 | ||||||||
Assigned To | dsokoloski | ||||||||
Priority | normal | Severity | feature | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.2.0 Beta 2 | Fixed in Version | 6.2.0 Beta 2 | ||||||
Summary | 0000378: Add support for "all" interfaces when creating bandwidth rules | ||||||||
Description | In ClearOS 5.x, the option to apply a bandwidth rule to "all" interfaces was permitted. However, this action would simple add multiple bandwidth rules, e.g. for 3 WANs on eth0, eth1 and eth2: bw_basic_clearsdn_x||0x10105000|0|0.0.0.0|1875|eth0:0:0:0:128:128:128:128 bw_basic_clearsdn_y||0x10105000|0|0.0.0.0|1875|eth1:0:0:0:128:128:128:128 bw_basic_clearsdn_z||0x10105000|0|0.0.0.0|1875|eth2:0:0:0:128:128:128:128 To improve the usability of the interface, add support for using the "all" keyword, e.g.: bw_basic_clearsdn_x||0x10105000|0|0.0.0.0|1875|all:0:0:0:128:128:128:128 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000387) dsokoloski (developer) 2011-10-31 16:28 |
Source Code Changelog --------------------------------------------------- Added "all" keyword support to interface field of bandwidth rules. [fixed tracker 0000378] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=2442 [^] U webconfig/apps/firewall/trunk/deploy/firewall.lua |
Issue History | |||
Date Modified | Username | Field | Change |
2011-10-24 14:21 | user2 | New Issue | |
2011-10-24 14:21 | user2 | Status | new => assigned |
2011-10-24 14:21 | user2 | Assigned To | => dsokoloski |
2011-10-31 16:28 | dsokoloski | Checkin | |
2011-10-31 16:28 | dsokoloski | Note Added: 0000387 | |
2011-10-31 16:28 | dsokoloski | Status | assigned => resolved |
2011-10-31 16:28 | dsokoloski | Resolution | open => fixed |
2011-12-05 13:10 | user2 | Fixed in Version | => 6.1 Beta 2 |
2012-04-18 19:39 | user2 | Status | resolved => closed |