[pve-devel] [PATCH pve-manager 0/2] Return MAC address on successful WOL packet

Christian Ebner c.ebner at proxmox.com
Fri Jan 18 11:13:07 CET 2019


Two patches to give some user feedback in form of the MAC address used in the
WOL packet.
The first makes a change so that the used MAC address is returned by the API
call, the second prints the MAC to the user if 'pvenode wakonlan <node>'
returned with success.

Christian Ebner (2):
  Nodes: wakeonlan return MAC address send via WOL packet
  pvenode: Print MAC address used for WOL packet on success

 PVE/API2/Nodes.pm  | 4 ++--
 PVE/CLI/pvenode.pm | 6 +++++-
 2 files changed, 7 insertions(+), 3 deletions(-)

-- 
2.11.0




More information about the pve-devel mailing list