]> git.baikalelectronics.ru Git - kernel.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)
commit2e616ade00e0a2a83fb9e7265d6b595d74340aab
tree3aa529ef9d83f7e28ea03c4912d73b5a8b3ce453
parent51365e00e3e29df6a4da77dc22d7356cf683051e
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