1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb
Peter Somogyi 96035955be Modified send logic to allow large messages.
TODO: receiver side.

(This used to be ctdb commit 5ca8a53b10990a09390f174bf5eacf07fc5540c2)
2006-12-18 20:52:49 +01:00
..
common wrap the packet queue call 2006-12-18 16:26:57 +11:00
ib Modified send logic to allow large messages. 2006-12-18 20:52:49 +01:00
include wrap the packet queue call 2006-12-18 16:26:57 +11:00
lib - added in idtree for efficient reqid handling 2006-11-28 20:48:34 +11:00
tcp queue up packets to nodes that aren't connected yet. This avoids a 2006-12-01 15:54:15 +11:00
tests Modified send logic to allow large messages. 2006-12-18 20:52:49 +01:00
.bzrignore Ignore configure 2006-11-29 17:45:14 +03:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh initial version 2006-11-18 10:41:20 +11:00
config.guess initial version 2006-11-18 10:41:20 +11:00
config.sub initial version 2006-11-18 10:41:20 +11:00
configure.ac Made infiniband support configurable. 2006-12-15 16:02:45 +01:00
ctdb_test.c - added ctdb_set_flags() call 2006-12-01 15:45:24 +11:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in Made infiniband support configurable. 2006-12-15 16:02:45 +01:00
nodes.txt example node list 2006-11-18 15:34:35 +11:00
README added a README 2006-11-18 10:57:01 +11:00

To build this you need a recent copy of talloc, libreplace and tdb in
the directory above this directory.