Commit Graph

14 Commits

Author SHA1 Message Date
nakayama
d2cfbefb2d Make WPA works on big-endian machines.
Need byte swapping to copy seq to member ik_keyrsc.  The code is
borrowed from driver_madwifi.c.
2012-05-13 10:21:02 +00:00
christos
fa52ba2c5b merge 0.7.3 2011-09-10 20:59:03 +00:00
christos
e6e4448bba Import wpa_supplicant and hostapd 2011-09-10 20:53:49 +00:00
plunky
6f9d62f062 avoid preprocessor directives in macro arguments
has been committed upstream at

    http://hostap.epitest.fi/gitweb/gitweb.cgi?p=hostap.git;a=blobdiff;f=src/ap/wpa_auth.c;h=7ad60a23d999082a00e9be672d4b55a19c46a4bb;hp=13e8ec43895a67d6d825b5c2a199499232dbafcb;hb=8ce58ceb250f101ee66682a4149cc652a30a74da;hpb=73304dbf65c3da859b1c51e6be32457e9ec9932d
2011-02-27 18:07:42 +00:00
christos
5743e2a045 fix debugging:
- don't print junk for the interface name
- parse and print known rtm messages we get
2010-12-25 20:45:49 +00:00
mrg
9133e91956 netbsd needs net/bpf.h, too. 2010-12-05 08:43:23 +00:00
christos
489fabeee9 don't compile in ipv6 support unconditionally. 2010-08-29 15:53:01 +00:00
dogcow
e55a8cb745 Fix build on big-endian hosts. 2010-08-05 14:03:17 +00:00
christos
2dfc3344d7 put back libedit support. 2010-08-04 20:29:54 +00:00
tron
635815f258 Don't enable readline support for "wpa_cli" as "libedit" doesn't provide
the necessary rl_on_new_line function.
2010-08-04 19:23:15 +00:00
wiz
d6b5d5b6df Comment out recommendation what to use with wlan(4) for ap_scan.
XXX: recommend something for NetBSD!
2010-08-04 19:11:14 +00:00
wiz
db8f12390c New sentence, new line. 2010-08-04 19:10:50 +00:00
christos
ccfa3bc9c2 Hook wpa stuff 0.7.2 2010-08-04 17:12:33 +00:00
christos
8dbcf02c6b Import wpa_supplicant and hostapd 2010-08-04 10:17:50 +00:00