802.11r Fast Transition how to understand that FT works?

It works with 22.03 and master. See

It will generate a default value for mobility_domain from the md5 of the ssid, and the key from the combination mobility_domain and PSK (or the EAP auth secret, if set). So this will work across routers, and it is good enough.

The caveat is that OpenWrt 21.02 will silently work with this setup, but it does not use the PSK to generate the FT key. So the key would be trivially calculated from the SSID alone That's why I do not usually advertise this setup.

1 Like