]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o station mode channel switch support
authorSam Leffler <sam@FreeBSD.org>
Thu, 4 Jun 2009 15:57:38 +0000 (15:57 +0000)
committerSam Leffler <sam@FreeBSD.org>
Thu, 4 Jun 2009 15:57:38 +0000 (15:57 +0000)
commitc70761e6b54def6b51874d2967c0bd5a8d133db8
tree0087ddfa0d20ea5694d61834bf30fbd8cf190b9f
parent3144f812215550ac4bb500dd2eb66a4f90169149
o station mode channel switch support
o IEEE80211_IOC_CHANSWITCH fixups:
  - restrict to hostap vaps
  - return EOPNOTSUPP instead of EINVAL when applied to !hostap vap
    or to a vap w/o 11h enabled
  - interpret count of 0 to mean cancel the current CSA

Reviewed by: rpaulo, avatar
sys/net80211/ieee80211.h
sys/net80211/ieee80211_input.c
sys/net80211/ieee80211_ioctl.c
sys/net80211/ieee80211_output.c
sys/net80211/ieee80211_proto.c
sys/net80211/ieee80211_proto.h
sys/net80211/ieee80211_scan.h
sys/net80211/ieee80211_sta.c
sys/net80211/ieee80211_var.h