On Wed, 2018-10-17 at 12:33 -0700, James Prestwood wrote: > The mac80211_hwsim driver hard codes its supported interface types. For > testing purposes it would be valuable to allow changing these supported > types in order to simulate actual drivers than support a limited set of typo: than -> that > In order to accomplish this, the ieee80211_iface_limit structure needed > to be built dynamically to only include limit rules for iftypes that > the user requested to enable. That makes me wonder if you'd also want to support limiting the # of interfaces/channels to mimic another device? johannes