mac80211: implement cfg80211_ops to query mesh proxy path table
authorHenning Rogge <hrogge@gmail.com>
Fri, 12 Sep 2014 06:58:50 +0000 (08:58 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 9 Oct 2014 09:19:07 +0000 (11:19 +0200)
commita2db2ed3fb7d35ff2405d08fc012a5db8ddb36e0
tree34e459b20358a165edb5798787966f0d978f169d
parent66be7d2bcd826344894be09dc385f9f805136b84
mac80211: implement cfg80211_ops to query mesh proxy path table

Implement get_mpp and dump_mpp cfg80211_ops to export the content of the
802.11s mesh proxy path table to userspace.

Signed-off-by: Henning Rogge <henning.rogge@fkie.fraunhofer.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/mesh.h
net/mac80211/mesh_pathtbl.c