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 755039 - editor: allow editing Wake on LAN bits
editor: allow editing Wake on LAN bits
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: nm-connection-editor
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-09-15 07:37 UTC by Jiri Klimes
Modified: 2015-09-16 07:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jiri Klimes 2015-09-15 07:37:40 UTC
NetworkManager allows setting Wake-on-LAN properties. We should allow editing those in nm-connection editor as well.
Comment 1 Jiri Klimes 2015-09-15 07:52:09 UTC
Implemented and pushed to jk/editor-wol-bgo755039
Comment 2 Thomas Haller 2015-09-15 14:38:36 UTC
I pushed two fixup commits. With them it looks good and tests well...
Comment 3 Jiri Klimes 2015-09-16 07:02:57 UTC
(In reply to Thomas Haller from comment #2)
> I pushed two fixup commits. With them it looks good and tests well...

Squashed the fixups. Thanks.

Committed to master as
6ed3aa3 editor: add Wake-on-LAN settings to the editor Ethernet page (bgo #755039)