1. 06 Dec, 2012 1 commit
    • Marco Porsch's avatar
      mac80211: don't drop mesh peering frames from unknown STA · 815b8092
      Marco Porsch authored
      Previously, mesh peering frames from a STA without a station
      entry were being dropped.
      
      Mesh Peering Open and other frames (WLAN_CATEGORY_SELF_PROTECTED)
      are valid mesh peering frames even if received from a yet unknown
      station; the STA entry will be created in mesh_peer_init later.
      
      The problem didn't occur previously since both STAs receive each
      other's beacons which created the STA entry. However, this causes
      an unnecessary delay and beacons might not be received if either
      node is in PS mode.
      Signed-off-by: default avatarMarco Porsch <marco.porsch@etit.tu-chemnitz.de>
      [reword commit log a bit]
      Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
      815b8092
  2. 05 Dec, 2012 4 commits
  3. 04 Dec, 2012 2 commits
  4. 03 Dec, 2012 3 commits
  5. 30 Nov, 2012 9 commits
  6. 29 Nov, 2012 6 commits
  7. 28 Nov, 2012 4 commits
  8. 27 Nov, 2012 5 commits
  9. 26 Nov, 2012 6 commits