]> git.proxmox.com Git - pve-manager.git/commit
Nodes: Check if target node even exists before sending WOL packet
authorChristian Ebner <c.ebner@proxmox.com>
Fri, 18 Jan 2019 09:12:56 +0000 (10:12 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 21 Jan 2019 15:22:12 +0000 (16:22 +0100)
commit6f712496d85e1972110da482674d634f72bcbdaa
tree021d63f327f8a280665d93906e236b4bce0b49ae
parent4e7585f5d5805552d6b67669f97f7a30edc6d65e
Nodes: Check if target node even exists before sending WOL packet

Checks if the specified target node even exists before trying to read its MAC
address from the config and sending the wake on LAN magic packet.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
PVE/API2/Nodes.pm