commit | 0232c5a566ff52d5c9fc1dda70253c942628ca66 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Wed Oct 26 15:57:26 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Feb 06 16:59:17 2012 -0500 |
tree | a5982df381c212b870c34f2cb17e7e6eb2079ed0 | |
parent | 8a275a6a30ba871eb34ea41c1fbb507039f4c0dc [diff] |
tipc: Fix bug in broadcast link duplicate message statistics Modifies broadcast link so that it increments the "received duplicate message" count if an incoming message cannot be added to the deferred message queue because it is already present in the queue. (The aligns broadcast link behavior with that of TIPC's unicast links.) Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>