On Friday, September 14, 2012 00:18:46 Simon Wunderlich wrote:
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 <siwu(a)hrz.tu-chemnitz.de>
---
bridge_loop_avoidance.c | 9 ++++++++-
main.h | 1 +
types.h | 1 +
3 files changed, 10 insertions(+), 1 deletion(-)
Applied in revision bafd3f4.
Thanks,
Marek