[DLM] Add support for tcp communications

The following patch adds a TCP based communications layer
to the DLM which is compile time selectable. The existing SCTP
layer gives the advantage of allowing multihoming, whereas
the TCP layer has been heavily tested in previous versions of
the DLM and is known to be robust and therefore can be used as
a baseline for performance testing.

Signed-off-by: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
This commit is contained in:
Patrick Caulfield
2006-11-02 11:19:21 -05:00
committed by Steven Whitehouse
parent 61057c6bb3
commit fdda387f73
4 changed files with 1283 additions and 1 deletions

1263
fs/dlm/lowcomms-tcp.c Normal file

File diff suppressed because it is too large Load Diff