From: Stephen Hemminger Date: Wed, 21 Mar 2007 20:42:06 +0000 (-0700) Subject: bridge: don't route packets while learning X-Git-Tag: v2.6.22-rc1~1128^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=467aea0ddfd1f0f1158c57cbef0e8941dd63374c;p=pandora-kernel.git bridge: don't route packets while learning While in the STP learning state, don't route packets; wait until forwarding delay has expired. The purpose of the forwarding delay is to detect loops in the network, and if a brouter started up and started forwarding, it could cause a flood. Signed-off-by: Stephen Hemminger --- Reading git-diff-tree failed