Skip to content
  • Thomas Pedersen's avatar
    mac80211: update mesh peering frame format · 8db09850
    Thomas Pedersen authored
    
    
    This patch updates the mesh peering frames to the format specified in
    the recently ratified 802.11s standard. Several changes took place to
    make this happen:
    
    	- Change RX path to handle new self-protected frames
    	- Add new Peering management IE
    	- Remove old Peer Link IE
    	- Remove old plink_action field in ieee80211_mgmt header
    
    These changes by themselves would either break peering, or work by
    coincidence, so squash them all into this patch.
    
    Signed-off-by: default avatarThomas Pedersen <thomas@cozybit.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    8db09850