cvs commit: src/sys/net80211 ieee80211.h ieee80211_ht.c ieee80211_input.c

Sam Leffler sam at FreeBSD.org
Wed Sep 5 13:29:53 PDT 2007


sam         2007-09-05 20:29:51 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211.h ieee80211_ht.c 
                         ieee80211_input.c 
  Log:
  Miscellaneous fixups to 802.11 defs:
  o update 11n definitions to D2.0 spec
  o add IEEE80211_CAPINFO_SPECTRUM_MGMT for DFS support
  o add CSA ie definition for DFS support
  o purge some unused definitions
  o correct 802.11 reason and status codes
  o correct reason code returned when a sta tries to associate to an
    ap operating with WPA/RSN but without a WPA/RSN ie
  
  Reviewed by:    thompsa, avatar
  Approved by:    re (blanket wireless)
  
  Revision  Changes    Path
  1.15      +62 -37    src/sys/net80211/ieee80211.h
  1.2       +1 -1      src/sys/net80211/ieee80211_ht.c
  1.113     +1 -1      src/sys/net80211/ieee80211_input.c


More information about the cvs-src mailing list