fuqiang03

Results 4 comments of fuqiang03

tcp_bbr.ko' is missing 别编译bbr就可以了

把Makefile里面的依赖删掉就可以了

我顶 在添加 ssr导入功能

o = s:option(Value, "host", translate("Host")) luci.ip.neighbors({family = 4}, function(neighbor) if neighbor.reachable then o:value(neighbor.dest:string(), "%s (%s)" %{neighbor.dest:string(), neighbor.mac}) end end) o.datatype = "ip4addr" o.rmempty = false 能省事尽量省事