ClearFoundation Tracker - ClearOS
View Issue Details
0000378ClearOSapp-bandwidth - Bandwidth Managerpublic2011-10-24 14:212012-04-18 19:39
user2 
dsokoloski 
normalfeaturehave not tried
closedfixed 
 
6.2.0 Beta 26.2.0 Beta 2 
0000378: Add support for "all" interfaces when creating bandwidth rules
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
No tags attached.
Issue History
2011-10-24 14:21user2New Issue
2011-10-24 14:21user2Statusnew => assigned
2011-10-24 14:21user2Assigned To => dsokoloski
2011-10-31 16:28dsokoloskiCheckin
2011-10-31 16:28dsokoloskiNote Added: 0000387
2011-10-31 16:28dsokoloskiStatusassigned => resolved
2011-10-31 16:28dsokoloskiResolutionopen => fixed
2011-12-05 13:10user2Fixed in Version => 6.1 Beta 2
2012-04-18 19:39user2Statusresolved => closed

Notes
(0000387)
dsokoloski   
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