Which wpad should I use for 802.11s Mesh with a D-Link DAP-X1860 (OpenWrt 23.05.2)
I am a beginner with mesh and have no idea what makes sense to use. I have installed a few opkg-programs already, mainly iperf. At the moment I have no idea which packages I would like to use else with this extender.
Maybe these packages make sense to install:
Is there enough space to install a full package? Which would you recommend?
https://openwrt.org/docs/guide-user/network/wifi/mesh/80211s
At the time of writing, one of the following versions of wpad is required:
wpad-mesh-openssl (stripped down version to save space) wpad-openssl (the full large version) wpad-mesh-wolfssl (stripped down version to save space) wpad-wolfssl (the full large version) wpad-mesh-mbedtls (stripped down version to save space) wpad-mbedtls (the full large version)
Flash size 128 MiB
RAM 256 MiB
At the moment there is:
root@X1860-K1M:~# ubus call system board
{
"kernel": "5.15.137",
"hostname": "X1860-K1M",
"system": "MediaTek MT7621 ver:1 eco:3",
"model": "D-Link DAP-X1860 A1",
"board_name": "dlink,dap-x1860-a1",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "23.05.2",
"revision": "r23630-842932a63d",
"target": "ramips/mt7621",
"description": "OpenWrt 23.05.2 r23630-842932a63d"
}
}
root@X1860-K1M:~# df -HT
Filesystem Type Size Used Available Use% Mounted on
/dev/root squashfs 4.0M 4.0M 0 100% /rom
tmpfs tmpfs 122.2M 1016.0K 121.2M 1% /tmp
/dev/ubi0_1 ubifs 81.9M 1.4M 76.2M 2% /overlay
overlayfs:/overlay overlay 81.9M 1.4M 76.2M 2% /
tmpfs tmpfs 512.0K 0 512.0K 0% /dev
root@X1860-K1M:~# free
total used free shared buff/cache available
Mem: 250340 52380 176356 1016 21604 162076
Swap: 0 0 0