luci-0.8: merge r4719
This commit is contained in:
parent
1699850552
commit
aed9483e4b
1 changed files with 7 additions and 0 deletions
|
@ -339,6 +339,13 @@ config enum
|
|||
option variable 'network.interface.type'
|
||||
option value 'bridge'
|
||||
option title 'This is a bridge interface'
|
||||
|
||||
config variable
|
||||
option name 'stp'
|
||||
option title 'Enable STP'
|
||||
option section 'network.interface.stp'
|
||||
option datatype 'boolean'
|
||||
option depends 'type=bridge'
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue