| Submitter | Johannes Berg |
|---|---|
| Date | Nov. 21, 2012, 4:32 p.m. |
| Message ID | <1353515536-30235-8-git-send-email-johannes@sipsolutions.net> |
| Download | mbox | patch |
| Permalink | /patch/200811/ |
| State | Deferred |
| Headers | show |
Comments
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?
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