tv wwan: flush addrs on stop
This commit is contained in:
parent
f8b3e682df
commit
b9cdcc75a4
@ -166,6 +166,7 @@ with import ./lib;
|
|||||||
|
|
||||||
interface=$(get-interface)
|
interface=$(get-interface)
|
||||||
|
|
||||||
|
ip addr flush "$interface"
|
||||||
ip link set dev "$interface" down
|
ip link set dev "$interface" down
|
||||||
uqmi --stop-network 0xFFFFFFFF --autoconnect
|
uqmi --stop-network 0xFFFFFFFF --autoconnect
|
||||||
uqmi --sync
|
uqmi --sync
|
||||||
|
Loading…
Reference in New Issue
Block a user