ClearFoundation Tracker - ClearOS
View Issue Details
0021561ClearOSapp-network - Network Settingspublic2018-09-24 14:592018-10-24 17:58
user2 
user2 
normaltweakhave not tried
closedfixed 
 
7.5.0 Updates7.5.0 Updates 
0021561: Remove old wireless support
Untested and unchampioned wireless support is in the Network API. Keep detection, but remove the configuration options.
No tags attached.
Issue History
2018-09-24 14:59user2New Issue
2018-09-24 14:59user2Statusnew => confirmed
2018-09-24 18:58user2Statusconfirmed => resolved
2018-09-24 18:58user2Fixed in Version => 7.5.0 Updates
2018-09-24 18:58user2Resolutionopen => fixed
2018-09-24 18:58user2Assigned To => user2
2018-10-20 08:46marclaporteNote Added: 0008211
2018-10-20 14:21user2Note Added: 0008221
2018-10-20 14:23user2Note Added: 0008231
2018-10-24 17:58user2Statusresolved => closed

Notes
(0008211)
marclaporte   
2018-10-20 08:46   
I see: https://gitlab.com/clearos/clearfoundation/app-network/commit/7e3badd40f805c8ec8db86b6b8b3a05f1bccaa5b [^]

For WikiSuite, we want to achieve the following with ClearOS on a laptop with 4G cards:
http://wikisuite.org/ClearOS-Portable-Load-Balancing-4G-Multi-WAN-Router-and-Wireless-Access-Point [^]

And thus, we'll need to address http://wikisuite.org/ClearOS-WIFI-Support [^]

This is a low priority, but as our developers gain more experience, we'll sooner or later get to this.
(0008221)
user2   
2018-10-20 14:21   
We can certainly re-add wireless support when needed. The implementation was old, probably not working and unmaintained.
(0008231)
user2   
2018-10-20 14:23   
Note: most of the heavy lifting is done in the app-wireless app. The app-network package should only handle client-side wireless connections (and hand off wireless interfaces to app-wireless).