Bill Paul
|
b2dec35043
|
Hide a diagnostic message under if (verbose) to avoid cluttering the
system log when not in verbose logging mode.
|
2005-10-21 16:57:57 +00:00 |
|
Bill Paul
|
06da5a1a05
|
Fix small grammar nit.
|
2005-10-20 18:33:46 +00:00 |
|
Bill Paul
|
3108872113
|
Drain all pending events from the driver when we get an
RTM_IFINFO message, in case some were posted before ndis_events
was run. This keeps us in sync with wpa_supplicant.
|
2005-10-12 00:57:31 +00:00 |
|
Bill Paul
|
16f602c613
|
Make forwarding of connect/disconnect events optional. wpa_supplicant
seems to already be able to tell when it's associated and the extra
events just confuse it. Only forward media-specific events by default.
|
2005-10-10 20:40:28 +00:00 |
|
Bill Paul
|
8ad9af2c27
|
Enable -D ndis support in wpa_supplicant and add the ndis_events utility.
This allows wpa_supplicant to work with WPA and WPA2 compliant NDIS
drivers.
|
2005-10-10 17:51:12 +00:00 |
|