diff mbox

[RFC,7/7] VHT support: add TODO file

Message ID 1353515536-30235-8-git-send-email-johannes@sipsolutions.net
State Deferred
Headers show

Commit Message

Johannes Berg Nov. 21, 2012, 4:32 p.m. UTC
From: Johannes Berg <johannes.berg@intel.com>

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
---
 TODO-VHT | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 TODO-VHT
diff mbox

Patch

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?