luci-mod-network: dhcpv4 option uses '' instead of "disabled"
authorAndy Chiang <redacted>
Tue, 19 May 2026 16:42:18 +0000 (23:42 +0700)
committerPaul Donald <redacted>
Wed, 27 May 2026 11:32:38 +0000 (14:32 +0300)
commitc1a2e28f9d32b599a254cdbf5d0d5799b98875ed
treebf580438d11aaf76687b40d6c8c5beb5b2f8f769
parentbfcfec76aebe5c96bcc7b517c5ff5b90bf6e714e
luci-mod-network: dhcpv4 option uses '' instead of "disabled"

"disabled" is the default dhcpv4 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