From: Chun-Yeow Yeoh Date: Fri, 23 Mar 2012 10:48:51 +0000 (+0800) Subject: mac80211: fix the RANN propagation issues X-Git-Tag: v3.5-rc1~109^2~487^2^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2a079fd48c05235b86016a33a79cb86a86e15a8;p=pandora-kernel.git mac80211: fix the RANN propagation issues This patch is intended to solve the follwing issues in RANN propagation: [1] The interval in propagated RANN should be based on the interval of received RANN. [2] The aggregated path metric for propagated RANN is as received plus own link metric towards the transmitting mesh STA (not root mesh STA). [3] The comparison of path metric for RANN with same sequence number should be done before deciding whether to propagate or not. Signed-off-by: Chun-Yeow Yeoh Signed-off-by: John W. Linville --- Reading git-diff-tree failed