]> 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>
Sun, 20 Sep 2026 19:26:07 +0000 (19:26 +0000)
commitd9204913199096bbc25142653a2f4abc0b19762e
tree765bdce0f85594dbe0c024c3f2f75041fa465d57
parent6106acabc4b43fa63c04451c26313b2a34c76cf1
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