1. 15 9月, 2011 4 次提交
  2. 14 9月, 2011 12 次提交
  3. 30 8月, 2011 2 次提交
  4. 26 8月, 2011 5 次提交
  5. 25 8月, 2011 8 次提交
  6. 23 8月, 2011 6 次提交
  7. 13 8月, 2011 1 次提交
  8. 12 8月, 2011 1 次提交
  9. 11 8月, 2011 1 次提交
    • J
      mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag · 1b1de7aa
      Javier Cardona 提交于
      When a PREQ or PREP is received from an intermediate node, it contains
      useful information for path selection but it doesn't include the
      originator's sequence number.   Therefore, when updating the mesh path
      to that intermediate node, we should not set the MESH_PATH_SN_VALID
      flag.  BUT, if the flag is set, it should not be unset as we might have
      received a valid sequence number for that intermediate node in the past.
      
      This issue was reported, fixed and tested by Ya Bo (游波) and Pedro
      Larbig (ASPj).
      Signed-off-by: NJavier Cardona <javier@cozybit.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      1b1de7aa