> TODO: That was well-hidden :) > - It is unclear to me how AP_VLAN and AP interfaces should synchronize on > conn_owner_nlportid. This is required for tx_control_port to work. I'm not really sure what you mean? Technically I guess an AP_VLAN could have a different owner from an AP, but if the AP goes down all the AP_VLANs go down with it already anyway. > - JOIN_IBSS & JOIN_MESH don't seem to support control_port_ethertype or > control_port_no_encrypt. Should struct cfg80211_crypto_settings parsed inside > nl80211_crypto_settings be added to ibss_params or mesh_config/mesh_setup? I don't think it matters - they just don't support this now and don't really need to. johannes