Max number of simulated wlans with mac80211_hwsim

Viewed 16

For some reason when running

sudo modprobe mac80211_hwsim radios=n

when n is greater than 100 the comand returns:

modprobe: ERROR: could not insert 'mac80211_hwsim': Invalid argument

is there any limit on simulated radios? because linux kernel page says mac80211_hwsim is a Linux kernel module that can be used to simulate arbitrary number of IEEE 802.11 radios for mac8021

0 Answers
Related