CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/18 07:35:34
Modified files:
sys/net80211 : ieee80211_node.c
Log message:
Make it possible to free cached nodes which never associated (e.g. nodes
only scanning for networks). These were never put into COLLECT state and
were thus never evicted from the node cache in hostap mode.
ok jsg@
