aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/iser
Commit message (Collapse)AuthorAgeFilesLines
* Bring in the Mellanox implementation of iSER (iSCSI over RDMA) initiator,Edward Tomasz Napierala2016-05-261-0/+32
written by Sagi Grimberg <sagig at mellanox.com> and Max Gurtovoy <maxg at mellanox.com>. This code comes from https://github.com/sagigrimberg/iser-freebsd, branch iser-rebase-11-current-r291993. It's not connected to the build just yet; it still needs some tweaks to adapt to my changes to iSCSI infrastructure. Big thanks to Mellanox for their support for FreeBSD! Obtained from: Mellanox Technologies MFC after: 1 month Relnotes: yes Notes: svn path=/head/; revision=300723