After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 698759 - nmcli should not use "802-3-ethernet" and "802-11-wireless" names
nmcli should not use "802-3-ethernet" and "802-11-wireless" names
Status: RESOLVED OBSOLETE
Product: NetworkManager
Classification: Platform
Component: nmcli
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks: tracker-nmcli
 
 
Reported: 2013-04-24 15:53 UTC by Dan Winship
Modified: 2020-11-12 14:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dan Winship 2013-04-24 15:53:52 UTC
There was some discussion of this in bug 696940, and I think some on email too...

The historical names of some of the settings are horribly user-unfriendly and should never be exposed outside of NM itself. 696940 added aliases for these for keyfiles:

#define NM_SETTING_WIRED_SETTING_NAME "802-3-ethernet" (-> "ethernet")
#define NM_SETTING_WIRELESS_SETTING_NAME "802-11-wireless" (-> "wifi")
#define NM_SETTING_WIRELESS_SECURITY_SETTING_NAME "802-11-wireless-security" (-> "wifi-security")

We should prefer those aliases in nmcli input, output, and documentation as well.

696940 missed

#define NM_SETTING_OLPC_MESH_SETTING_NAME "802-11-olpc-mesh"

but we should fix that too. Also, maybe

#define NM_SETTING_802_1X_SETTING_NAME "802-1x"

(couldn't it have a "." instead of a "-"?)
Comment 1 Dan Winship 2013-05-02 15:59:37 UTC
NM bugzilla reorganization... sorry for the bug spam.
Comment 2 Dan Winship 2014-01-02 18:00:09 UTC
I think this is done? "nmcli dev" shows "ethernet" and "wifi" now. Are there any other places where the old names show up?
Comment 3 André Klapper 2020-11-12 14:32:44 UTC
bugzilla.gnome.org is being shut down in favor of a GitLab instance. 
We are closing all old bug reports and feature requests in GNOME Bugzilla which have not seen updates for a long time.

If you still use NetworkManager and if you still see this bug / want this feature in a recent and supported version of NetworkManager, then please feel free to report it at https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/

Thank you for creating this report and we are sorry it could not be implemented (workforce and time is unfortunately limited).