From: Michael Tremer Date: Fri, 18 Jun 2010 19:03:22 +0000 (+0200) Subject: network: Don't wait that zone gets in forwarding state. X-Git-Tag: 001~68 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f175e918954d12a9341909d6637849a522c0b268;p=people%2Fms%2Fnetwork.git network: Don't wait that zone gets in forwarding state. We should catch this in the config hook. --- diff --git a/hooks/bridge b/hooks/bridge index 9b98d482..3b6abe0c 100755 --- a/hooks/bridge +++ b/hooks/bridge @@ -111,14 +111,6 @@ function _up() { # Bring all ports up zone_ports_up ${zone} - - # XXX Do we need this? - # Wait until bridge is forwarding - # which is needed by dhcp client - #if enabled STP; then - # bridge_is_forwarding ${zone} - #fi - zone_configs_up ${zone} event_interface_up ${zone}