wpa_supplicant: add more parameters for the IBSS JOIN command

Antonio Quartulli ordex
Tue Jun 5 11:05:46 PDT 2012


Since nobody complained that much about the RFC, here are the patches :-)

Currently, wpa_supplicant does not accept as many parameters as possible for the
IBSS JOIN command. Some of the arguments that it is possible to pass using the
command line "iw dev wlan0 ibss join.." command are not matched in any of the
network block attribute in wpa_s configuration. This set of patches aim to add
some params to the config that can then be passed to the ibss join command.
Actually this parameters are handled by the nl80211 driver only and ignored by
all the others.


Changes from RFC:
 - fixed a typo in printf in 2/2

 Best Regards,





More information about the Hostap mailing list