aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/rdma/addr
Commit message (Collapse)AuthorAgeFilesLines
* Delete all of the old RDMA code (except krping, which was switched toNavdeep Parhar2013-10-141-10/+0
| | | | | | | | use sys/ofed some time back). This has been sitting around as dead code in the tree for a very long time. Notes: svn path=/head/; revision=256467
* add makefiles for rdmaKip Macy2008-05-051-0/+10
Notes: svn path=/head/; revision=178794