]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - net/tipc/msg.c
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)
commit741de3e9ff6e07e908e1cad2eb03e29677fde093
treead9f1e65f6fe27d0d3662d56e819df995c8c8b63
parent214dda4a36329fdd631e3aac0fee6e6fa369db62
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