patch-2.4.22 linux-2.4.22/net/bridge/br_if.c

Next file: linux-2.4.22/net/bridge/br_input.c
Previous file: linux-2.4.22/net/bridge/br_fdb.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/net/bridge/br_if.c linux-2.4.22/net/bridge/br_if.c
@@ -118,7 +118,7 @@
 	br->bridge_id.prio[1] = 0x00;
 	memset(br->bridge_id.addr, 0, ETH_ALEN);
 
-	br->stp_enabled = 1;
+	br->stp_enabled = 0;
 	br->designated_root = br->bridge_id;
 	br->root_path_cost = 0;
 	br->root_port = 0;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)