Hello,

I have a few questions about these two scripts, and I would appreciate
if you might clarify them to me.

-mac80211.sh

  1. I have seen that in the for which calls the
wpa_supplicant_setup_vif() function, in the case of configuring an
client, sta option in the case. Why isn't the frequency( $freq )
passed as parameter for wpa_supplicant_setup_vif() function as it is
done when configuring adhoc mode?

-wpa_supplicant.sh

  1.What is the meaning of the ${fixed:+"fixed_freq=1"} ?? I mean,
this fixes the vaule of the frequency but for what value?
   2. Is there a way of setting the Authentication timer of wpa in the
script? Or that can only be done in the code of wpa?

Thanks in advance,

Regards
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to