Maya Erez <[email protected]> wrote: > Add 2 module parameters that control broadcast/multicast > TX packets: > 1. bcast_mcs0_limit - specify the maximum packet size > that will be sent with MCS 0. > 2. bcast_mcs - specify the MCS index to use when sending > packets larger than above limit. > > Signed-off-by: Lior David <[email protected]> > Signed-off-by: Maya Erez <[email protected]> > Signed-off-by: Kalle Valo <[email protected]>
IMHO this kind of higher level protocol configuration belongs to nl80211. Module parameters are more meant for lower level (hardware etc) configuration. -- https://patchwork.kernel.org/patch/10112705/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
