]> git.ipfire.org Git - thirdparty/iw.git/commit - info.c
iw: Add support for NL80211_ATTR_WIPHY_COVERAGE_CLASS
authorLukáš Turek <8an@praha12.net>
Thu, 18 Feb 2010 02:13:23 +0000 (21:13 -0500)
committerJohannes Berg <johannes@sipsolutions.net>
Thu, 18 Feb 2010 10:56:14 +0000 (11:56 +0100)
commitb2f92dd087b807c6d34d26810bb1f912d8e4f804
tree204d81441c6836c707e37f4b38a042392e66d0e9
parent06339499651d080d53f8e9a87285d4dabca5ba4d
iw: Add support for NL80211_ATTR_WIPHY_COVERAGE_CLASS

New nl80211 attribute NL80211_ATTR_WIPHY_COVERAGE_CLASS allows setting
IEEE 802.11 coverage class, which is then used by drivers to calculate
slot time and ACK timeout for long distance links.

Two iw parameters are added: 'coverage' sets the coverage class
directly, while 'distance' is more user-friendly, as it allows to set
just the link distance and let iw do the necessary calculation itself.

Signed-off-by: Lukas Turek <8an@praha12.net>
info.c
phy.c