1. 06 12月, 2012 1 次提交
    • M
      mac80211: don't drop mesh peering frames from unknown STA · 815b8092
      Marco Porsch 提交于
      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: NMarco Porsch <marco.porsch@etit.tu-chemnitz.de>
      [reword commit log a bit]
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      815b8092
  2. 05 12月, 2012 5 次提交
  3. 04 12月, 2012 1 次提交
  4. 03 12月, 2012 3 次提交
  5. 30 11月, 2012 10 次提交
  6. 29 11月, 2012 5 次提交
  7. 28 11月, 2012 4 次提交
  8. 27 11月, 2012 5 次提交
  9. 26 11月, 2012 6 次提交