mac80211: expire mesh peers based on mesh configuration
authorColleen Twitty <colleen@cozybit.com>
Mon, 3 Jun 2013 16:53:40 +0000 (09:53 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 11 Jun 2013 12:16:29 +0000 (14:16 +0200)
commit66de671374f003467b5ef7c65ecbe1930480c8c9
tree1cf849085a6c8b7c0aeb1b2329dbf53c8c605f73
parent8e7c053853b7d299e8a2b8733659b0df8eee51f7
mac80211: expire mesh peers based on mesh configuration

The time it takes to see the peer link expire may differ
by a minute since sta_expire() is run once a minute as a
mesh housekeeping task.

Signed-off-by: Colleen Twitty <colleen@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/mesh.c
net/mac80211/mesh.h