Summary: | Allow BSSID selection in scan widget | ||
---|---|---|---|
Product: | [Unmaintained] Network Management | Reporter: | jorrieal <idjor1981> |
Component: | Control Module | Assignee: | Will Stephenson <wstephenson> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | eugenio.yime, sl-bugskde |
Priority: | NOR | ||
Version: | 0.9 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
jorrieal
2008-02-08 00:59:46 UTC
*** Bug 160842 has been marked as a duplicate of this bug. *** This is possible with NetworkManager 0.7 but I need to do some more work to support it in the UI. *** This bug has been confirmed by popular vote. *** We now have a scan widget which could show different APs per network, and we have a field to specify which AP BSSID to use. Entering a BSSID doesn't work - see bug #238046 Git commit 3b5f1db3beddaa33492e26a8fdce302313b5a4c1 by Ilia Kats. Committed on 10/05/2011 at 21:30. Pushed by iliakats into branch 'master'. Allow to automatically set the connection's BSSID to the BSSID of the AP selected in the scanwidget. BUG: 157384 M +7 -5 libs/ui/802_11_wirelesswidget.cpp M +16 -3 libs/ui/scanwidget.cpp M +1 -1 libs/ui/scanwidget.h M +33 -1 libs/ui/scanwidget.ui http://commits.kde.org/networkmanagement/3b5f1db3beddaa33492e26a8fdce302313b5a4c1 Git commit bdcbd95b5ea9f388bbfdcd53b8c9077016a231ad by Ilia Kats. Committed on 10/05/2011 at 21:30. Pushed by iliakats into branch 'nm09'. Allow to automatically set the connection's BSSID to the BSSID of the AP selected in the scanwidget. BUG: 157384 (cherry picked from commit 3b5f1db3beddaa33492e26a8fdce302313b5a4c1) M +7 -5 libs/ui/802_11_wirelesswidget.cpp M +16 -3 libs/ui/scanwidget.cpp M +1 -1 libs/ui/scanwidget.h M +33 -1 libs/ui/scanwidget.ui http://commits.kde.org/networkmanagement/bdcbd95b5ea9f388bbfdcd53b8c9077016a231ad Git commit 470f8e849c4b25d45153cb0a58d758b37c4c0fb7 by Will Stephenson, on behalf of Ilia Kats. Committed on 10/05/2011 at 21:30. Pushed by wstephens into branch 'libnm-qt'. Allow to automatically set the connection's BSSID to the BSSID of the AP selected in the scanwidget. BUG: 157384 (cherry picked from commit 3b5f1db3beddaa33492e26a8fdce302313b5a4c1) (cherry picked from commit bdcbd95b5ea9f388bbfdcd53b8c9077016a231ad) M +7 -5 libs/ui/802_11_wirelesswidget.cpp M +16 -3 libs/ui/scanwidget.cpp M +1 -1 libs/ui/scanwidget.h M +33 -1 libs/ui/scanwidget.ui http://commits.kde.org/networkmanagement/470f8e849c4b25d45153cb0a58d758b37c4c0fb7 |