]> git.99rst.org Git - openwrt-packages.git/commit
udpspeeder: pass the timeout option to the binary
authorDavid Connolly <redacted>
Fri, 17 Jul 2026 11:54:58 +0000 (12:54 +0100)
committerJosef Schlehofer <redacted>
Sat, 18 Jul 2026 06:11:19 +0000 (08:11 +0200)
commitcf0fda7beb8cfccc375139c7839830ac34663efa
treed035edd549e816a38b71f4f5ddb03dfc840a9494
parent5b90fb99a09d5a3309ecf888a3f333283e581f3d
udpspeeder: pass the timeout option to the binary

The timeout UCI option is validated and documented but never appended to
the command, so setting it had no effect. Pass it through with the schema
default of 8, which matches the binary's own default.

Fixes: https://github.com/openwrt/packages/issues/18955
Signed-off-by: David Connolly <redacted>
net/udpspeeder/Makefile
net/udpspeeder/files/udpspeeder-init
git clone https://git.99rst.org/PROJECT