-
Hello my experiments date back several years ago with 802.11s and I stopped that DFS channels could not be used.......Obviously I compiled a version that removed the DFS block which is a drastic and n…
-
### Reproduction steps
```bash
1. source scripts/bootstrap.sh
2. source ./scripts/activate.sh
3. cd examples/chip-tool/
4. gn gen out
5. ninja -C out
6. cd out/
7. ./chip-tool pairing ble-wifi …
-
I have been attempting to install regular OpenWRT on my gl-mt1300 for quite a while. I've tried various recent releases/snapshots/rc but I am having hardware problems.
I was able to get initial in…
-
Hi.
I found that openwrt was sending outdated ipv6 prefixes via RA messages to downstreams. "outdated" means those ipv6 prefixes were previously assigned by upstreams, but were changed and not vali…
-
### Describe the bug
编译完成后出现以下错误:
```
RPCError
RPC call to luci/getFeatures failed with error -32000: Object not found
at ClassConstructor.handleCallReply (https://192.168.1.1/luci-static/resou…
-
### Describe the bug
I am building a custom image on Arch Linux. When I build my custom image, I found that `luajit` is built even it is not selected in config. As Arch Linux does not provide 32bit g…
-
It looks like MT1300 isn't documented in our mtouch-error doc, therefore the IDE can't link to it.
See https://github.com/xamarin/xamarin-macios/blob/master/tools/mtouch/BitcodeConverter.cs#L58 and…
-
### Describe the bug
Tried to build a latest 21.02-SNAPSHOT from the repo, and received a compile error:
```
make -C image compile install TARGET_BUILD=
make[5]: Entering directory '/home/builde…
-
### Contact Details
_No response_
### What happened?
**Netclient version**
0.16.1
**Hardware**
GL-MT1300 of Gl-inet
**Environment**
OpenWrt release: `OpenWrt 19.07.8 r11364-ef56c85848`
OS…
-
去官方的源看了下
https://github.com/openwrt/packages/blob/openwrt-19.07/libs/libcap/Makefile
https://github.com/openwrt/packages/blob/master/libs/libcap/Makefile
似乎以后 openclash 开始只支持 openwrt 的 master分支了么…