Commit Graph

13 Commits

Author SHA1 Message Date
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