Kevin Lo
bd53924f04
Fix usage example since we don't have wext driver.
...
Reviewed by: sam
Approved by: re (kensmith)
2007-10-02 15:30:28 +00:00
Sam Leffler
2d762fe9ef
update for 0.5.8 import
...
Approved by: re (hrs)
2007-07-11 15:59:42 +00:00
Sam Leffler
ff85daeb59
resolve merge conflicts
...
Reviewed by: thompsa, sephe
Approved by: re (hrs)
2007-07-11 15:58:52 +00:00
Sam Leffler
19a0727b9f
This commit was generated by cvs2svn to compensate for changes in r171366,
...
which included commits to RCS files with non-trunk default branches.
2007-07-11 15:48:36 +00:00
Sam Leffler
7700b89cce
Import of WPA supplicant 0.5.8
2007-07-11 15:48:36 +00:00
Sam Leffler
3e859a8db6
resolve merge conflicts
...
MFC after: 2 weeks
2006-03-07 05:44:45 +00:00
Sam Leffler
4e0922e888
Import of WPA supplicant 0.4.8
2006-03-07 05:26:33 +00:00
Sam Leffler
6cca7c3c1a
This commit was generated by cvs2svn to compensate for changes in r156369,
...
which included commits to RCS files with non-trunk default branches.
2006-03-07 05:26:33 +00:00
Bill Paul
e00d94fa7c
Import a fixed version of driver_ndis.c from the vendor. The existing
...
version has a bug where it fails to properly cancel the polling loop
that periodically queries the BSSID (this is done to detect the
association/disassociation state). The timeout is supposed to fire
once a second, but the eloop_cancel_timeout() call uses a different
'user data' value than what was passed to eloop_register_timeout(),
so cancelling the timeouts fails. This results in an additional timeout
being created each time an EAPOL packet is received, which can lead
to dozens of unwanted timeouts firing every second instead of just one.
2005-10-20 16:31:54 +00:00
Bill Paul
a36bb70da8
This commit was generated by cvs2svn to compensate for changes in r151513,
...
which included commits to RCS files with non-trunk default branches.
2005-10-20 16:31:54 +00:00
Bill Paul
7f4269563a
Remove the driver_ndis files from the exclusion list
2005-10-10 17:48:01 +00:00
Bill Paul
909537c101
Import the driver_ndis files from the 0.3.9 distribution.
2005-10-10 17:46:15 +00:00
Bill Paul
639338313b
This commit was generated by cvs2svn to compensate for changes in r151208,
...
which included commits to RCS files with non-trunk default branches.
2005-10-10 17:46:15 +00:00
Sam Leffler
87a1a1a2eb
terminate when all interfaces have been removed; since we do not
...
do interface discovery there's no point in sticking around
MFC after: 3 days
2005-07-29 05:58:35 +00:00
Sam Leffler
a593614af4
clr ptr after freeing state to avoid subsequent null ptr deref
...
(on vendor branch since this change already exists in Jouni's cvs).
Approved by: re (scottl)
2005-07-06 22:06:27 +00:00
Sam Leffler
1729745e80
This commit was generated by cvs2svn to compensate for changes in r147801,
...
which included commits to RCS files with non-trunk default branches.
2005-07-06 22:06:27 +00:00
Sam Leffler
aff0e28457
resolve merge conflicts
2005-06-13 16:54:21 +00:00
Sam Leffler
1c3c13af99
stripped down import of wpa_supplicant v0.3.9
...
Approved by: re (dwhite)
2005-06-13 16:43:14 +00:00
Sam Leffler
f59037e440
This commit was generated by cvs2svn to compensate for changes in r147338,
...
which included commits to RCS files with non-trunk default branches.
2005-06-13 16:43:14 +00:00
Sam Leffler
4f735865c7
fix byte order handling: FreeBSD != Linux
2005-06-07 23:33:13 +00:00
Sam Leffler
b1bb8b1684
fix for ctrl interface socket setup
...
Submitted by: brooks
2005-06-05 21:13:08 +00:00
cvs2svn
4df0b3fb12
This commit was manufactured by cvs2svn to create branch
...
'VENDOR-wpa_supplicant'.
2005-06-05 20:55:02 +00:00
Sam Leffler
75c61a94a4
import/ugprade instructions
2005-06-05 20:55:01 +00:00
Sam Leffler
f1fb6907ab
Stripped down import of wpa_supplicant v0.3.8
2005-06-05 20:52:14 +00:00