[pve-devel] [PATCH v2 #1752 pve-manager 0/3] Impl basic wake on LAN

Christian Ebner c.ebner at proxmox.com
Tue Jan 15 11:53:58 CET 2019


Fix #1752

Version 2 of patches:
* Changed properity name form 'mac' to 'wakeonlan'
* Changed permissions from '/nodes/{node}' to '/nodes/'
* Include 'use Socket;'
* Refactoring of code according to suggestions on mailing list

Christian Ebner (3):
  Impl basic wake on LAN
  patch #1752 Impl basic wake on LAN
  Impl basic wake on LAN functionality

 PVE/API2/Nodes.pm | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 PVE/NodeConfig.pm |  6 ++++++
 2 files changed, 52 insertions(+)

-- 
2.11.0




More information about the pve-devel mailing list