From: Simon Wunderlich Date: Thu, 13 Sep 2012 16:18:46 +0000 (+0200) Subject: batman-adv: wait multiple periods before activating bla X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~329^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28709878b6a7d15362ba63bde01d42c38f88be9d;p=pandora-kernel.git batman-adv: wait multiple periods before activating bla For some reasons (bridge forward delay, network device setup order, etc) the initial bridge loop avoidance announcement packets may be lost. This may lead to problems in finding other backbone gws, and therfore create loops in the startup time. Fix this by extending the waiting periods to 3 (define can be changed) before allowing broadcast traffic. Signed-off-by: Simon Wunderlich Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed