]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0ef99785ddcf7e9e037f802684bbdb6be6c8e18e
tree1cf849085a6c8b7c0aeb1b2329dbf53c8c605f73
parent24d2593f052dd6a0426e1fe98b220e4f083aa606
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