Jo-Philipp Wich
Jo-Philipp Wich
`local` is what the CPU port used to be in swconfig. On swconfig you could also setup VLANs without including the CPU port, in this case the switch backplane would...
`local` does affect all CPU ports, it's handled transparently by the kernel. The `u`, `t` and `*` letters follow uci configuration syntax, I prefer to keep them in sync with...
The `u`, `t` and `*` letters are not supposed to get translated.
Closing this as it is unlikely to get changed.
Hm, I feared that. Then I suggest this alternative: Change ```lua local iperf3_cmd = "flock -n -x /var/lock/luci-iperf3.lock iperf3 --forceflush " ``` and ```lua local pipe, err = io.popen(iperf3_cmd) ```...
> @jow- I'm also an upstream contributor, and Bruce Mah is very open to enhancements. I can add this functionality, but it won't be in a release for another 2-3...
> I used wrt32x test, lan zone does not display correctly. ~~Could your share your /etc/config/network and /etc/config/firewall so I can figure out why?~~ I think I could reproduce the...
> In a router with a built-in switch, plugging and unplugging the network cable does not display the port status correctly This might be something special about the WRT32x actually....
> Tested with an x86 multi-NIC router today and found that only two ports are displayed. Yes, this is expected. Can you try to add the missing eth interfaces to...
What's the contents of /etc/board.json for the ZTE MF286D?