luci-app-upnp: convert rpcd backend script to ucode
authorJo-Philipp Wich <jo@mein.io>
Wed, 21 Sep 2022 21:38:46 +0000 (23:38 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 24 Oct 2022 23:03:37 +0000 (01:03 +0200)
commit287775351bf39475f070ffc4ff4162f025ebfd81
tree21a497bea4dc3058765e8c25f8a77f917c40e7d2
parentcea2c3578efe7ab36219f06985d01a4771aeb070
luci-app-upnp: convert rpcd backend script to ucode

Utilize the rpcd ucode plugin to reimplement the upnp backend ubus actions
in ucode, simplifying the implementation and roughly halving the processing
time for the `get_status` call.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
applications/luci-app-upnp/Makefile
applications/luci-app-upnp/root/usr/libexec/rpcd/luci.upnp [deleted file]
applications/luci-app-upnp/root/usr/share/rpcd/ucode/luci.upnp [new file with mode: 0644]