Transparent transition between APs is not possible. This is not what WDS Mesh means. And this is not specified in the 802.11 standards.
Some vendors (e.g., Cisco) implement this possibility I think using proprietary extensions and wireless controllers, but at great cost.
I'm hoping someday the MikroTik new CAPsMAN service can implement this.
I disagree. Transparent transition between APs is normal behavior. It is implemented in client's wireless card. When signal from AP is falling below defined level (usually bellow -80dBm) client starts searching for another AP with same SSID and better signal. Then associates to better AP. Only thing that is noticeable is about 1 second gap (depending on client's wireless card, but all devices I tested lost no more then two pings).
This is required to accomplish this:
- same SSID for all APs
- different channels on overlapping APs
- all APs connecting clients to the same network (same DHCP server)
- identical security settings on all APs
This is exactly what CAPsMAN does - it is a wireless controller.
Some vendors developed accelerated roaming between APs. For example: APs communicate with each other and exchange association data to speed up client's connection to new AP (this is done by controller). Client's authentication on target AP is quicker. Gap is reduced. That's all. There is 802.11r (fast roaming) for example. Maybe MikroTik will implement it in the future but it is only needed for voice communication. Everything else will work fine without fast roaming.
See this post by
mcdebugger:
http://forum.mikrotik.com/viewtopic.php ... 84#p437484