K 10 svn:author V 4 avos K 8 svn:date V 27 2016-05-17T16:38:18.766921Z K 7 svn:log V 272 net80211: unbreak 'show all vaps(/a)' ddb command Replace ifnet list lookup (which is broken since r287197, because IFT_IEEE80211 type is not used anymore) with iteration on ieee80211com list. Reviewed by: adrian Differential Revision: https://reviews.freebsd.org/D6419 END