Commit Graph

17 Commits

Author SHA1 Message Date
roy 45d9fd18a3 Use new way of associating, which fixes wpa with ral(4) 2009-05-13 11:57:16 +00:00
jmcneill cdbce806da Make os_time_t a time_t instead of a long. 2009-01-29 01:02:48 +00:00
jmcneill 464bb4625b Merge http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.sbin/wpa/wpa_supplicant/Attic/driver_netbsd.c.diff?r1=1.7&r2=1.8
PR# 39364: wpa_cli scan_results shows '0' signal level

Use rssi for level (instead of qual) in scan results, following examples
set by the wpa_supplicant ndis and iphone drivers.
2009-01-29 00:17:22 +00:00
christos cce9197201 revert __func__ -> __FUNCTION__ 2009-01-21 23:31:31 +00:00
christos bc71c61926 Bring in our changes:
- netbsd specific support
	- header files
	- our ioctls to get/set bssid and ssid
- use __FUNCTION__ instead of __func__
- correct handling of interfaces appearing and dissappearing, fixing
  unreached code!
- debugging messages for event changes
- keep a local copy of the interface status so that we can tell if we
  have notified wpa_supplicant yet about the interface change or not.
XXX: There was a byte swapping line that I commented out and I am not
sure if it is correct.
2008-12-12 21:44:54 +00:00
christos 27431b0ddd resolve conflicts 2008-08-30 07:34:27 +00:00
christos b8efb34b73 Import wpa_supplicant and hostapd 2008-08-30 07:23:43 +00:00
christos b050639f27 delete junk file. 2008-08-10 07:30:53 +00:00
christos 503c450ac3 Apply 3e2ad1b932d827ddb038a5f9163bca766803811a from the wpa git tree:
* fixed race condition between disassociation event and group key
	  handshake to avoid getting stuck in incorrect state [Bug 261]
2008-08-04 04:14:28 +00:00
christos 8f4a39b301 If we found a WPA basestation, return before scanning for non-wpa ones,
to avoid reporting a bogus debugging message.
2008-06-15 18:32:03 +00:00
christos 64af2f98bb keep the original length so that we don't report 0 for the length. 2008-06-15 18:30:38 +00:00
matt cd1870ce29 Make hostapd_drivers const. 2008-02-20 18:17:53 +00:00
joerg 54735ec484 Merge commit 8c0dad4904474016c373573414c8e16ba51e88ad from upstream:
Fixed EAPOL not to end up in infinite loop with dynamic WEP keys
2008-02-06 18:30:47 +00:00
christos 648919655f Bring in our patches. 2008-01-26 21:47:23 +00:00
christos 97277a1a6d mention how to upgrade. 2008-01-26 21:46:03 +00:00
christos 0c6f1a5abe Import hostapd 2008-01-26 21:42:09 +00:00
christos 71731f44f8 Import new wpa_supplicant code 2008-01-26 21:38:31 +00:00