Anonymous | Login | 2024-11-21 01:47 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 | ||||
0000641 | ClearOS | app-network - Network Settings | public | 2012-06-11 07:35 | 2013-06-25 12:34 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | feature | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.4.0 Updates | Fixed in Version | 6.4.0 Updates | ||||||
Summary | 0000641: Add VLAN support in webconfig | ||||||||
Description | Though the underlying API can detect a VLAN configuration, webconfig does not provide a way to configure this type of interface. Add this feature. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0000821) user2 2013-04-24 16:47 |
Source Code Changelog --------------------------------------------------- - Added preliminary support for VLANs [tracker 0000641] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5929 [^] U webconfig/apps/network/trunk/controllers/iface.php U webconfig/apps/network/trunk/language/en_US/network_lang.php U webconfig/apps/network/trunk/libraries/Iface.php U webconfig/apps/network/trunk/libraries/Iface_Manager.php U webconfig/apps/network/trunk/views/ifaces.php A webconfig/apps/network/trunk/views/vlan.php |
(0000829) user2 2013-04-26 13:40 |
Source Code Changelog --------------------------------------------------- - Added DHCP support to VLAN configuration [tracker 0000641] - Set default filter view for VLANs to enabled File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5940 [^] U webconfig/apps/network/trunk/controllers/iface.php U webconfig/apps/network/trunk/deploy/info.php U webconfig/apps/network/trunk/htdocs/network.js.php U webconfig/apps/network/trunk/libraries/Iface.php U webconfig/apps/network/trunk/libraries/Iface_Manager.php U webconfig/apps/network/trunk/libraries/Network_Stats.php U webconfig/apps/network/trunk/libraries/Role.php U webconfig/apps/network/trunk/views/ifaces.php U webconfig/apps/network/trunk/views/vlan.php |