From patchwork Wed Nov 21 16:32:16 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [RFC,7/7] VHT support: add TODO file Date: Wed, 21 Nov 2012 06:32:16 -0000 From: Johannes Berg X-Patchwork-Id: 200811 Message-Id: <1353515536-30235-8-git-send-email-johannes@sipsolutions.net> To: hostap@lists.shmoo.com Cc: Johannes Berg From: Johannes Berg Signed-hostap: Johannes Berg --- TODO-VHT | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 TODO-VHT diff --git a/TODO-VHT b/TODO-VHT new file mode 100644 index 0000000..92e62c2 --- /dev/null +++ b/TODO-VHT @@ -0,0 +1,9 @@ + * check if channels are supported (regulatory) + * which 80+80 channels are valid? + * check hw_features correctly (see hostapd_set_freq) + * support regulatory classes instead of hardcoding the starting + frequency as 5000 (see hostapd_set_freq) + * fix hostapd_get_vht_capab() to take own capabilities into account + * AP selection - prefer VHT over others? + * OBSS scan + * use VHT for P2P?