commit | 017dac31dc8a25ad45421715d88c3869e299fd35 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue May 24 13:20:09 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Jun 24 16:18:15 2011 -0400 |
tree | fb3a44ebd4ce8f9b51c2c11b38653d53590e1ffe | |
parent | 76d12527f74ad1b42b068252fdd2056c8ae48a99 [diff] |
tipc: Optimize routing of returned payload messages Reduces the work involved in transmitting a returned payload message by doing only the work necessary to route such a message directly to the specified destination port, rather than invoking the code used to route an arbitrary message to an arbitrary destination. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>