]> git.openfabrics.org - ~emulex/infiniband.git/commit
tipc: Add sanity check to detect rejection of non-payload messages
authorAllan Stephens <allan.stephens@windriver.com>
Mon, 23 May 2011 17:57:25 +0000 (13:57 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 24 Jun 2011 20:18:15 +0000 (16:18 -0400)
commit76d12527f74ad1b42b068252fdd2056c8ae48a99
tree3aa529ef9d83f7e28ea03c4912d73b5a8b3ce453
parentacc631bf6f597b36f3f014e12e69c710da610027
tipc: Add sanity check to detect rejection of non-payload messages

Introduces an internal sanity check to ensure that the only undeliverable
messages TIPC attempts to return to their origin are application payload
messages.

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