On Mon, Apr 15, 2013 at 2:17 AM, MingAnn Ng <[email protected]> wrote: > Hi, > > We are working on a highly interfered environment where there are many Mesh > node with high gain antenna. We are using HT20/HT40 channel for > communications. My question is, is there any command to adjust the size of > frame
Have you tried ip link set <dev> mtu <mtu> ? Also iw phy <phyname> set frag <fragmentation threshold|off> may do what you want. > or disable aggregated MPDU in Mesh in run time? This adjustment is to > reduce the impact of interference using shorter frame. > > Thanks, > Ming Ann > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel > -- Thomas _______________________________________________ Devel mailing list [email protected] http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel
