]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: Remove support for per-connection message sequence numbering
authorAllan Stephens <Allan.Stephens@windriver.com>
Tue, 25 Jan 2011 18:33:31 +0000 (13:33 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 23 Feb 2011 23:05:21 +0000 (18:05 -0500)
commite4b7a61e6c86b2dd3f721e4573e64192ffa3f663
treead9f1e65f6fe27d0d3662d56e819df995c8c8b63
parent7736c9ad3e374a9b9e7fa5047a49d65b33b6c3ed
tipc: Remove support for per-connection message sequence numbering

Eliminates TIPC's prototype support for message sequence numbering
on routable connections (i.e. connections requiring more than one hop).
This capability isn't currently used, and can be removed since TIPC
only supports systems in which all inter-node communication can be
achieved in a single hop.

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