$ ./download.sh ipq806x-qsdk53
Download ipq806x-qsdk53 SDK
Cloning into 'sdk/qsdk53/ipq806x'...
remote: Repository not found.
fatal: repository 'https://github.com/gl-inet-builder/openwrt-sdk-ipq806x-qsdk53.git/' not found
The wireless driver on the BE3600 currently does not support the Mesh/IBSS modes required for batman-adv to run.
So installing this package may not have any practical benefit.
batman-adv can run on top of a variety of mesh implementations, including 802.11s, ad-hoc (IBSS), and multiple point-to-point links, wired or wireless.
You might consider waiting until we add Mesh support for the BE3600 in a future v4.9.x release (not v4.9.0, but a later version in the 4.9 series), and then check again.
Thank you for your quick reply but you are mistaken
There is no dependency of batman-adv on 802.11s or IBSS at all: I use&need batman-adv with Ethernet and all sorts of non-WiFi links, “installing this package [definitely has] practical benefit”!
Please just enable this tiny package or at least provide us/me with the kernel source code so that we can compile the module ourselves; I am not a lawyer but as far as I know you even have to by law.
Thank you very much for reconsidering, and not to be annoying but in OpenWrt’s defense there is no error in their documentation
If you read carefully the line that you quoted: the “batman-adv can run on […] including” beginning means they are just going to list examples (as opposed to saying “has to run on WiFi” for example) and the “wired or wireless” ending makes it very clear that it can work without WiFi
Hehe no worries! Thank you very much for helping and researching
Hybrid Wireless Mesh Protocol - Wikipedia might be what you were thinking of: 802.11s has a built-in mesh protocol (that you can replace with batman-adv if you want but it’s actually pretty good already)