set iface proto to dhcpv6 for fm350 to fix #8
This commit is contained in:
parent
2034350c36
commit
050d5652ee
@ -347,7 +347,7 @@ set_if()
|
||||
case $platform in
|
||||
"mediatek")
|
||||
proto="static"
|
||||
protov6="static"
|
||||
protov6="dhcpv6"
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user