]> git.ipfire.org Git - thirdparty/iw.git/commit - info.c
iw: support split wiphy dump
authorJohannes Berg <johannes.berg@intel.com>
Thu, 14 Feb 2013 15:32:53 +0000 (16:32 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Mar 2013 15:32:50 +0000 (16:32 +0100)
commitfb70e110d39247eb1999fd094300fce6bc41002f
tree423244abe9262ac8eeb0f20cc9c2d4efb7419e09
parentac38f8ad0c381000c44b13c60afa96d01ca83471
iw: support split wiphy dump

This adds support for the new split wiphy dump,
it only uses it for "iw list", not for "info"
though, so far. Using it for "info" would mean
querying the kernel capability first and then
using get/dump (with filter) depending on that.
info.c