]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: add set_mcast_rate command support
authorAntonio Quartulli <ordex@autistici.org>
Wed, 7 Nov 2012 09:58:03 +0000 (10:58 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 Nov 2012 14:41:15 +0000 (15:41 +0100)
commitffaac0f7bb3b99668d5afb891af746a4cf0ca0e9
tree5c982beae7377be1ad23229c6f21acc22fd29ef0
parent4c47175dabffdffd5dbe053752fa8986a6d30bc2
iw: add set_mcast_rate command support

This patch adds the support to run the set_mcast_rate() command on
adhoc and mesh_point vifs. With this command it is possible to tune
the bitrate to use when sending group frames. This command can be used
even if the vifs has already joint the ibss/mesh network.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
interface.c