Activity log for bug #1781597

Date Who What changed Old value New value Message
2018-07-13 13:33:52 Alfonso Sanchez-Beato bug added bug
2018-07-13 13:47:59 Alfonso Sanchez-Beato bug added subscriber Ubuntu Sponsors Team
2018-07-13 13:51:43 Alfonso Sanchez-Beato summary WoWLAN settings are not supported [SRU] WoWLAN settings are not supported
2018-07-19 13:48:55 Robie Basak merge proposal linked https://code.launchpad.net/~alfonsosanchezbeato/network-manager/+git/network-manager/+merge/349468
2018-07-19 13:49:05 Robie Basak merge proposal linked https://code.launchpad.net/~alfonsosanchezbeato/network-manager/+git/network-manager/+merge/349465
2018-10-04 13:43:00 Tony Espy network-manager (Ubuntu): status New Confirmed
2018-10-18 20:26:56 Tony Espy nominated for series Ubuntu Bionic
2018-11-03 23:25:25 Mathew Hodson network-manager (Ubuntu): importance Undecided Wishlist
2018-12-05 15:34:39 Sebastien Bacher bug task added network-manager (Ubuntu Bionic)
2018-12-05 15:38:14 Sebastien Bacher network-manager (Ubuntu Bionic): importance Undecided Wishlist
2018-12-05 15:38:16 Sebastien Bacher network-manager (Ubuntu Bionic): status New Triaged
2018-12-10 21:11:05 Sebastien Bacher network-manager (Ubuntu): status Confirmed Fix Committed
2018-12-11 17:52:40 Launchpad Janitor network-manager (Ubuntu): status Fix Committed Fix Released
2018-12-11 18:40:49 Brian Murray description [Impact] WoWLAN lets us wake up the system by sending wake packages over the wifi connection. This is something requested by some OEM projects, for bionic server images. NM 1.12 supports configuring this feature, so this can be achieved by backporting that support to 1.10 (bionic version). These are the MPs for cosmic and bionic: https://code.launchpad.net/~alfonsosanchezbeato/network-manager/+git/network-manager/+merge/349468 https://code.launchpad.net/~alfonsosanchezbeato/network-manager/+git/network-manager/+merge/349465 [Test Case] First, the wifi card must support WoWLAN. This can be checked by running $ iw phy and searching for "WoWLAN support:" in the output. If it is supported, with the patch applied a connection configured with wowlan can be created with: $ sudo nmcli d wifi connect <ssid> password <password> $ sudo nmcli c modify <ssid> 802-11-wireless.wake-on-wlan 8 $ sudo nmcli c down <ssid> $ sudo nmcli c up <ssid> We can check with 'iw' that WoWLAN is active for the connection: $ iw phy phy0 wowlan show WoWLAN is enabled: * wake up on magic packet In this case we have configured the connection to wake up the system when a 'magic' packet is received. We can then suspend the system with $ sudo systemctl suspend And we should be able to wake the system from another device with the command $ sudo etherwake -i <wifi_iface> <destination_MAC_address> [Regression Potential] Although the patch is not especially small, it is a backport of changes that have been merged upstream, with very little modifications to make it compile in 1.10. It is also a rather isolated feature that should not conflict with existing ones. The feature will be activated only if configured from the command line, so the risk of regressions should be small. Note also that the patch will be removed as soon as Ubuntu moves to NM 1.12. [Impact] WoWLAN lets us wake up the system by sending wake packets over the wifi connection. This is something requested by some OEM projects, for bionic server images. NM 1.12 supports configuring this feature, so this can be achieved by backporting that support to 1.10 (bionic version). These are the MPs for cosmic and bionic: https://code.launchpad.net/~alfonsosanchezbeato/network-manager/+git/network-manager/+merge/349468 https://code.launchpad.net/~alfonsosanchezbeato/network-manager/+git/network-manager/+merge/349465 [Test Case] First, the wifi card must support WoWLAN. This can be checked by running $ iw phy and searching for "WoWLAN support:" in the output. If it is supported, with the patch applied a connection configured with wowlan can be created with: $ sudo nmcli d wifi connect <ssid> password <password> $ sudo nmcli c modify <ssid> 802-11-wireless.wake-on-wlan 8 $ sudo nmcli c down <ssid> $ sudo nmcli c up <ssid> We can check with 'iw' that WoWLAN is active for the connection: $ iw phy phy0 wowlan show WoWLAN is enabled:  * wake up on magic packet In this case we have configured the connection to wake up the system when a 'magic' packet is received. We can then suspend the system with $ sudo systemctl suspend And we should be able to wake the system from another device with the command $ sudo etherwake -i <wifi_iface> <destination_MAC_address> [Regression Potential] Although the patch is not especially small, it is a backport of changes that have been merged upstream, with very little modifications to make it compile in 1.10. It is also a rather isolated feature that should not conflict with existing ones. The feature will be activated only if configured from the command line, so the risk of regressions should be small. Note also that the patch will be removed as soon as Ubuntu moves to NM 1.12.
2018-12-11 18:43:31 Brian Murray network-manager (Ubuntu Cosmic): status New Fix Committed
2018-12-11 18:43:32 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2018-12-11 18:43:34 Brian Murray bug added subscriber SRU Verification
2018-12-11 18:43:38 Brian Murray tags verification-needed verification-needed-cosmic
2018-12-13 10:06:07 Alfonso Sanchez-Beato tags verification-needed verification-needed-cosmic verification-done-cosmic verification-needed
2019-01-09 17:32:37 Iain Lane network-manager (Ubuntu Bionic): assignee Sebastien Bacher (seb128)
2019-01-14 08:40:59 Launchpad Janitor network-manager (Ubuntu Cosmic): status Fix Committed Fix Released
2019-01-14 08:41:07 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2019-03-03 04:39:01 Mathew Hodson network-manager (Ubuntu Cosmic): importance Undecided Wishlist
2019-03-03 04:39:36 Mathew Hodson tags verification-done-cosmic verification-needed verification-done-cosmic
2019-04-20 17:46:51 Simon Quigley removed subscriber Ubuntu Sponsors Team
2020-02-11 15:30:17 Alfonso Sanchez-Beato bug added subscriber Ubuntu Sponsors Team
2020-07-17 22:58:23 Simon Quigley removed subscriber Ubuntu Sponsors Team
2020-07-17 22:59:08 Simon Quigley tags verification-done-cosmic rls-bb-incoming
2020-08-04 13:08:28 Sebastien Bacher network-manager (Ubuntu Bionic): assignee Sebastien Bacher (seb128)
2020-08-04 13:08:33 Sebastien Bacher network-manager (Ubuntu Bionic): status Triaged Won't Fix