摘要: 1、查看路由表表单(main为默认的路由表) cat /data/misc/net/rt_tables 2、清除路由表(table后面加表名代表清除哪个路由表) ip route flush table eth0 3、ConnectivityService服务路径 packages/modules/ 阅读全文
posted @ 2023-09-19 19:31 轻轻的吻 阅读(130) 评论(0) 推荐(0) 编辑