mirror of
https://github.com/coolsnowwolf/luci.git
synced 2025-05-01 03:51:18 +08:00
luci-proto-ppp: override mac to pppoe
This commit is contained in:
parent
f9dfa30704
commit
019187006a
@ -129,6 +129,7 @@ demand = section:taboption("advanced", Value, "demand",
|
||||
demand.placeholder = "0"
|
||||
demand.datatype = "uinteger"
|
||||
|
||||
luci.tools.proto.opt_macaddr(section, ifc, translate("Override MAC address"))
|
||||
|
||||
mtu = section:taboption("advanced", Value, "mtu", translate("Override MTU"))
|
||||
mtu.placeholder = "1500"
|
||||
|
Loading…
Reference in New Issue
Block a user