[PATCH] WPS-UFD implementaion (proposal)
Masashi Honma
honma
Fri Feb 20 00:26:00 PST 2009
Hello Jouni.
(I compressed patch file. Please drop previous file.)
This is WPS-UFD implementaion (proposal) for 0.6.7.
This patch is only for this couple.
Enrollee = wpa_supplicant.
Registrar = hostapd internal Registrar.
I could connect with 5 methods.
1.PIN
2.PBC
3.Enrollee PIN with UFD
4.Registrar PIN with UFD
5.unencrypted credential with UFD
Not supports encrypted credentials.
Enrollee side operation.
# ./wpa_cli -i ath0 wps_oob [device type] [mount point] [oob method]
oob method = pin-e/pin-r/cred
ex)
# ./wpa_cli -i ath0 wps_oob ufd /mnt/ pin-r
Registrar side operation.
# ./hostapd_cli -i ath0 wps_oob [device type] [mount point] [oob method]
oob method = pin-e/pin-r/cred
ex)
# ./hostapd_cli -i ath0 wps_oob ufd /mnt/ cred
If you like this, I will port this to current tree.
Regards,
Masashi Honma.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.zip
Type: application/zip
Size: 7080 bytes
Desc: not available
Url : http://lists.shmoo.com/pipermail/hostap/attachments/20090220/c8c99d16/attachment.zip
More information about the Hostap
mailing list