patch-2.2.15 linux/include/net/br.h

Next file: linux/include/net/irda/discovery.h
Previous file: linux/include/math-emu/op-1.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/include/net/br.h linux/include/net/br.h
@@ -50,7 +50,7 @@
 #define HOLD_TIME		1
 
 /* broacast/multicast storm limitation. This per source. */
-#define MAX_MCAST_PER_PERIOD    4
+#define MAX_MCAST_PER_PERIOD    32
 #define MCAST_HOLD_TIME		(10*HZ/100)
 
 #define Default_path_cost 10

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