I am using the madwifi-dfs-r4133-20101220 driver. Looking through the madwifi source, i find it does not support setting the rts retries in monitor mode. RadiotapEncap element sets the rts retries to 0, it will break the madwifi's radiotap parsing loop, and leave the data retries unsetting. I think we should delete the code about setting the rts retries in RadiotapEncap element, otherwise we can't set the data retries.
p.s: you can find the madwifi's radiotap parsing procedure in net80211/ieee80211_monitor.c ieee80211_monitor_encap function -- 徐晖 _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
