CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2012/01/25 10:03:31
Modified files: sys/net80211 : ieee80211_node.c Log message: Clean inactive authenticated nodes during cache timeout as well. There is no need to keep nodes cached with never associated and were inactive within the last 5 minutes or more. Keeps the node cache pretty clean in my environment with typical city-center wlan noise.