luci-mod-network: ra_preference option uses '' instead of "medium"
authorAndy Chiang <redacted>
Fri, 15 May 2026 11:23:26 +0000 (18:23 +0700)
committerPaul Donald <redacted>
Tue, 19 May 2026 09:15:11 +0000 (12:15 +0300)
commit6bcdc18d65c8aee62f0344e1688868edae45d1f7
treea433fcf049f747a82c2a08ef5426af0c30857982
parentbfa3a31ac8e9cc3841c47840ad6a2d6121297089
luci-mod-network: ra_preference option uses '' instead of "medium"

"medium" is the default ra_preference option in odhcpd.
Which has the same effect as not defining it.
Using '' will prevent unnecessary parameters from being written to the flash.

Link https://github.com/openwrt/odhcpd/blob/master/README.md

Signed-off-by: Andy Chiang <redacted>
modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js
git clone https://git.99rst.org/PROJECT