luci-mod-network: allow interface names to max of 15 chars
authorPaul Donald <redacted>
Thu, 5 Mar 2026 17:50:00 +0000 (18:50 +0100)
committerPaul Donald <redacted>
Thu, 5 Mar 2026 17:50:31 +0000 (18:50 +0100)
commit69596756a72c0c88e3c776a503abb5a462651206
tree428918d2de98eb11f2a6c8f4fb527d0601792d52
parentec799109e577c84b5d8ba056fe7e06bfd4551c23
luci-mod-network: allow interface names to max of 15 chars

The Kernel receives the name suffix, so evaluate length on
the user provided name and disconnect the formatted name
code length check.

Closes #8390

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