]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: Remove code to emulate loss of broadcast messages
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 12 Apr 2011 18:59:03 +0000 (14:59 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 10 May 2011 20:03:46 +0000 (16:03 -0400)
commit6a3fe1489fb4552e67b3df0708c1850406edc097
treea79f01fa3ba17e16e3d4d3926300638c8d282c3f
parent79ef2c810387c0358cc5c2a4df7e6f66b349c845
tipc: Remove code to emulate loss of broadcast messages

Eliminates optional code used to test TIPC's ability to recover
from lost broadcast messages. This code duplicates functionality
already provided by the network stack's QoS option "network emulator".

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/bcast.c