linux/net/rds
Andy Grover 0fbc78cbf5 RDS: Transport code
RDS supports multiple transports. While this initial submission
only supports Infiniband transport, this abstraction allows others
to be added. We're working on an iWARP transport, and also see
UDP over DCB as another possibility.

This code handles transport registration.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-26 23:39:24 -08:00
..
af_rds.c RDS: Socket interface 2009-02-26 23:39:23 -08:00
bind.c RDS: Socket interface 2009-02-26 23:39:23 -08:00
cong.c RDS: Congestion-handling code 2009-02-26 23:39:24 -08:00
rds.h RDS: Main header file 2009-02-26 23:39:23 -08:00
transport.c RDS: Transport code 2009-02-26 23:39:24 -08:00