1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-27 07:30:32 -04:00
Commit graph

2 commits

Author SHA1 Message Date
John Marino
248bca32f4 security/wpa_supplicant: Upgrade version 2.3 => 2.4
See http://w1.fi/cgit/hostap/plain/wpa_supplicant/ChangeLog for list
of changes since version 2.3.
2015-03-16 20:45:16 +00:00
John Marino
ae5f2c59ae security/wpa_supplicant: Fix NDIS driver, privsep no longer default
The NDIS driver didn't build when privsep option was turned off.  Moveover,
it didn't display the driver name correctly, so I figured out a patch
based on base's ndis driver code.  Thirdly, when privsep option is turned
off, wpa_priv is not built, so let's handle that condition.

Finally, remove privsep from default options because it removes the
standard list of drivers and replaces it with privsep driver.
2014-10-13 09:33:07 +00:00