mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Merge branch 'develop' of https://github.com/Ysurac/openmptcprouter-feeds into test
This commit is contained in:
commit
5472ebbdae
15 changed files with 1350 additions and 581 deletions
|
|
@ -358,6 +358,7 @@ function wizard_add()
|
|||
uci_device = uci_device_from_interface(intf)
|
||||
if uci_device == "" then
|
||||
uci_device = intf .. "_dev"
|
||||
ucic:set("network",uci_device,"device")
|
||||
end
|
||||
ucic:set("network",uci_device,"ttl",ttl)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue