PERFORCE change 80558 for review
Sam Leffler
sam at FreeBSD.org
Tue Jul 19 22:04:27 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=80558
Change 80558 by sam at sam_ebb on 2005/07/19 22:03:30
treat REASSOC like ASSOC
Affected files ...
.. //depot/projects/wifi/sbin/dhclient/dhclient.c#8 edit
Differences ...
==== //depot/projects/wifi/sbin/dhclient/dhclient.c#8 (text+ko) ====
@@ -249,6 +249,7 @@
break;
switch (ifan->ifan_what) {
case RTM_IEEE80211_ASSOC:
+ case RTM_IEEE80211_REASSOC:
state_reboot(ifi);
break;
case RTM_IEEE80211_DISASSOC:
More information about the p4-projects
mailing list