mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 10:31:55 +08:00
761c2cda5f
dnsmasq behaviour changed slightly and MACs separated by hyphen are no longer accepted. Accept only colon separator when validating. Also enforce hex doublets, i.e. 00 instead of 0. Signed-off-by: Paul Donald <newtwen+github@gmail.com>