CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/23 10:21:21
Modified files: sys/net80211 : ieee80211_node.c Log message: Prevent a crash in ieee80211_setkeys() when unplugging an interface in hostap mode by canceling the group rekey timeout in ieee80211_node_detach(). ok damien