]> git.99rst.org Git - openwrt-packages.git/commit
etherwake: wait for the interface to come up before transmitting
authorGeorgios Kontaxis <redacted>
Sun, 21 Jun 2026 20:08:12 +0000 (20:08 +0000)
committerGeorgios Kontaxis <redacted>
Fri, 31 Jul 2026 07:26:41 +0000 (07:26 +0000)
commit3c2aa9faf5ed42856b6ce2c7c1febb7dfe23186b
tree1a23c937810139806228343aaaeb77d56b2f834f
parentc94d03a24adf25756e499085d7d3335521093a62
etherwake: wait for the interface to come up before transmitting

Transmitting WOL packages without checking the
status of the outgoing interface, especially
during system boot, risks the packages getting
lost because the interface isn't up yet.
We wait between zero and 'interface_timeout'
seconds before either transmitting or giving up.

Signed-off-by: Georgios Kontaxis <redacted>
net/etherwake/files/etherwake.config
net/etherwake/files/etherwake.init
git clone https://git.99rst.org/PROJECT