[TIPC] Initial merge
TIPC (Transparent Inter Process Communication) is a protocol designed for intra cluster communication. For more information see http://tipc.sourceforge.net Signed-off-by:Per Liden <per.liden@nospam.ericsson.com>
Showing
+4950 -0
include/linux/tipc.h
0 → 100644
include/net/tipc/tipc.h
0 → 100644
include/net/tipc/tipc_msg.h
0 → 100644
include/net/tipc/tipc_port.h
0 → 100644
net/tipc/Kconfig
0 → 100644
net/tipc/Makefile
0 → 100644
net/tipc/addr.c
0 → 100644
net/tipc/addr.h
0 → 100644
net/tipc/bcast.c
0 → 100644
This diff is collapsed.
net/tipc/bcast.h
0 → 100644
net/tipc/bearer.c
0 → 100644
net/tipc/bearer.h
0 → 100644
net/tipc/cluster.c
0 → 100644
net/tipc/cluster.h
0 → 100644
net/tipc/config.c
0 → 100644
net/tipc/config.h
0 → 100644
Please register or sign in to comment