beagleboard / beagleboard/linux
Add support to encrypted mesh networking with wl18xx
- Dominant language
- C
- Stars
- 810
- Forks
- 582
- PR merge metrics
- No merged PRs in 30d
Description
With the current kernel shipped in the latest BeagleBone image, encrypted mesh networking is not possible with wl18xx devices. To add this support two patches from TI are required. See the following post in TI's Wi-Fi Forum for details:
[WL1835MOD: 802.11s MESH + SAE with BeagleBone Green Wireless](https://e2e.ti.com/support/wireless-connectivity/wifi/f/968/t/899685)
The two patches supplied by TI do not apply cleanly on top of 4.19 sources, but need only some small adjustments. I attach a slightly modified patch that I've applied with success over git tag **4.19.94-ti-r42**:
[ti-mesh-sae.patch](https://github.com/beagleboard/linux/files/4532613/ti-mesh-sae.patch.txt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.