]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: scan using meshid
authorjacob minshall <jacob@cozybit.com>
Thu, 25 Apr 2013 22:02:19 +0000 (15:02 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 7 May 2013 13:59:46 +0000 (15:59 +0200)
commit851d35c2a3471b44d3546d07bac89e45741ad79f
tree9190d0a949744f3977fd04bd9a4d8490e7cbc9bb
parentfe424b2465118eca166b2e901b5a378bf9582fb0
iw: scan using meshid

This patch adds the ability to perform a directed scan
for MBSSs matching meshid by

iw <dev> scan meshid <meshid>

Signed-off-by: jacob minshall <jacob@cozybit.com>
scan.c