mac80211: let unused MPP table entries timeout
authorHenning Rogge <hrogge@gmail.com>
Wed, 3 Feb 2016 12:58:37 +0000 (13:58 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 24 Feb 2016 08:04:35 +0000 (09:04 +0100)
commitab1c7906b0bead549065a3a2def5aeda21818c99
tree46bc0624697c12e809b80a6bd3a4c489e8272a88
parentbf5a70e105820eb214d3f33376cf6a3011d2e20c
mac80211: let unused MPP table entries timeout

Remember the last time when a mpp table entry is used for
rx or tx and remove them after MESH_PATH_EXPIRE time.

Acked-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Henning Rogge <henning.rogge@fkie.fraunhofer.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh_pathtbl.c
net/mac80211/rx.c
net/mac80211/tx.c