]> git.proxmox.com Git - pve-manager.git/commit
fix #5255: node: wol: configurable broadcast address
authorChristian Ebner <c.ebner@proxmox.com>
Tue, 26 Mar 2024 09:16:58 +0000 (10:16 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 28 Mar 2024 16:27:47 +0000 (17:27 +0100)
commita967ff655f9ac0b031f44f9626fcca39be5f8246
tree928c51e7f3b9232a8dfd44cf5b0136fcc68685f7
parent869c155c6a5cd8466996751876f92b74c76f2e26
fix #5255: node: wol: configurable broadcast address

Allows to configure a custom broadcast address to use when sending a
wake on lan packet to wake a remote node.

Default behaviour remains to fallback to 255.255.255.255.

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