Edward Tomasz Napierala
7a03d007cf
Extend ICL to add receive offload methods. For software ICL backend
...
they are no-ops.
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2015-02-08 19:15:14 +00:00
Edward Tomasz Napierala
d4b195d315
Make output of "iscsictl -v" and "ctladm islist -v" a little prettier
...
by capitalizing "None".
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2015-02-08 10:58:25 +00:00
Edward Tomasz Napierala
5aabcd7c4e
Tidy up; no functional changes.
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2015-02-07 14:15:17 +00:00
Edward Tomasz Napierala
82babffba9
Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v)
...
initiator iSCSI offload. Pass maximum data segment size supported by
chosen offload module to iscsid(8), and make iscsid(8) not try to negotiate
anything larger than that.
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2015-02-05 06:37:59 +00:00
Edward Tomasz Napierala
872d2d9276
Use proper module name in MODULE_VERSION().
...
Sponsored by: The FreeBSD Foundation
2015-01-31 15:22:45 +00:00
Edward Tomasz Napierala
321b17ec15
Add kobj interface between ICL and the rest of the iSCSI stack.
...
Review note - icl.c was moved to icl_soft.c.
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2015-01-31 07:49:50 +00:00