Skip to content
  • Rostislav Lisovy's avatar
    mac80211: 802.11p OCB mode support · 239281f8
    Rostislav Lisovy authored
    
    
    This patch adds 802.11p OCB (Outside the Context of a BSS) mode
    support.
    
    When communicating in OCB mode a mandatory wildcard BSSID
    (48 '1' bits) is used.
    
    The EDCA parameters handling function was changed to support
    802.11p specific values.
    
    The insertion of a newly discovered STAs is done in the similar way
    as in the IBSS mode -- through the deferred insertion.
    
    The OCB mode uses a periodic 'housekeeping task' for expiration of
    disconnected STAs (in the similar manner as in the MESH mode).
    
    New Kconfig option for verbose OCB debugging outputs is added.
    
    Signed-off-by: default avatarRostislav Lisovy <rostislav.lisovy@fel.cvut.cz>
    Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
    239281f8