Anonymous | Login | 2024-11-21 02:00 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 | ||||
0001171 | ClearOS | app-network - Network Settings | public | 2013-06-06 13:40 | 2013-06-25 12:34 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | tweak | 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 | 0001171: Remove old HWADDR methodology from network API | ||||||||
Description | RHEL used to require the HWADDR parameter in the network configuration files (ifcfg-ethX). This parameter is no longer required and causes grief for Amazon EC2 (MAC addresses can change sometimes). | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0000871) user2 2013-06-06 13:57 |
Source Code Changelog --------------------------------------------------- - Continued HWADDR API cleanup [tracker 0001171] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6097 [^] U webconfig/apps/network/trunk/libraries/Iface.php U webconfig/apps/network/trunk/libraries/Iface_Manager.php |
(0000882) user2 2013-06-07 15:59 |
Source Code Changelog --------------------------------------------------- - Continued cleanup of HWADDR for Amazon EC2 and Community Edition [tracker 0001171] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6103 [^] A webconfig/apps/network/trunk/deploy/clean-macs U webconfig/apps/network/trunk/deploy/upgrade |