diff options
author | Jouni Malinen <j@w1.fi> | 2014-11-01 14:15:53 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2014-11-01 14:15:53 (GMT) |
commit | 01b32d5e368f284011d4cb272a3d35fd58cd612d (patch) | |
tree | c0b5bfc57c1b384a96aebeabae0ab3295700635b /wpa_supplicant/todo.txt | |
parent | f21495ad38eb024f4adb6b3d786aadc1d26a4fc1 (diff) | |
download | hostap-01b32d5e368f284011d4cb272a3d35fd58cd612d.zip hostap-01b32d5e368f284011d4cb272a3d35fd58cd612d.tar.gz hostap-01b32d5e368f284011d4cb272a3d35fd58cd612d.tar.bz2 |
Remove references to madwifi from various files
Number of documentation and configuration files had references to the
madwifi driver interface that was removed in the previous commit. Remove
these references as well.
Signed-off-by: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'wpa_supplicant/todo.txt')
-rw-r--r-- | wpa_supplicant/todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wpa_supplicant/todo.txt b/wpa_supplicant/todo.txt index b84cccc..f948a3c 100644 --- a/wpa_supplicant/todo.txt +++ b/wpa_supplicant/todo.txt @@ -31,7 +31,6 @@ To do: in one page; how to build a PDF file with all the SGML included? - EAP-POTP/RSA SecurID profile (RFC 4793) - document wpa_gui build and consider adding it to 'make install' -- test madwifi with pairwise=TKIP group=WEP104 - consider merging hostapd and wpa_supplicant PMKSA cache implementations - consider redesigning pending EAP requests (identity/password/otp from ctrl_iface) by moving the retrying of the previous request into EAP |