]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: Allow user to provide freq during mesh join
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Tue, 23 Sep 2014 01:14:48 +0000 (09:14 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 9 Oct 2014 14:18:29 +0000 (16:18 +0200)
commit957baf81a29e00d6e5e40eafc6f1300ae535b679
tree693f2fd10ceededcfdb5a86d75562a65f362b97c
parent034a7d2dc227659d9d3e729ec6745b3eba383d62
iw: Allow user to provide freq during mesh join

Allow user to configure frequency and channel type during
mesh join command.

Signed-off-by: Ashok Nagarajan <ashok.dragon@gmail.com>
Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
v2: use chandef similar to IBSS (Johannes)
v4: make the mesh join command more self-explanatory (Bob Copeland)
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
mesh.c