Anonymous | Login | 2024-11-21 05:03 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Revisions: Issue #3781 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0003781: Update wireless detection in API | ||
Revision | 2016-05-19 16:24 by dloper | ||
Description | Wireless interfaces are no longer prefixes with 'wlan' but are prefixed now with 'wl'. Network interface detection should allow for detection of devices that start with 'wl'. An example interface would be 'wlp1s0b1'. Validate that they show up in DHCP and other modules including network devices. Also, this seems to be the ONLY major thing wrong with the app-wireless package is that the assignment of 'wlan0' as the name in the deploy script should pick among the various interfaces. Perhaps exposing controls to edit the SSID and the passphrase would be good to add as well. |
||
Revision | 2015-07-17 18:56 by user2 | ||
Description | Review any changes required for supporting wireless in ClearOS 7. |