sam 2005-07-22 05:17:52 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_input.c
Log:
send a response when an auth request is denied due to an acl;
might be better to silently ignore the frame but this way we
give stations a chance of figuring out what's wrong
Revision Changes Path
1.65 +5 -0 src/sys/net80211/ieee80211_input.c