]> 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)
commit15b2d7ff01b61103880e3bfd5cc70dfd4db2fedf
tree1cf849085a6c8b7c0aeb1b2329dbf53c8c605f73
parent8487eefb5ca435f48dc5518063ab30290610ef8c
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