opnsense-src/sys/dev/iscsi
Alexander Motin 605703b5df Fix handling of negative sbspace() return values.
I found that at least with Chelsio NICs TOE sockets quite often report
negative sbspace() values.  Using unsigned variable to store it resulted
in attempts to aggregate too much data in one sosend() call, that caused
errors and following connection termination.

MFC after:	2 weeks
2017-02-15 19:46:00 +00:00
..
icl.c Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
icl.h Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
icl_conn_if.m Add icl_conn_connect() ICL method, required for iSER. 2016-05-17 11:10:44 +00:00
icl_soft.c Fix handling of negative sbspace() return values. 2017-02-15 19:46:00 +00:00
icl_soft_proxy.c Rename icl_proxy.c to icl_soft_proxy.c, to make it clear it's a part 2016-05-17 15:21:17 +00:00
icl_wrappers.h Add icl_conn_connect() ICL method, required for iSER. 2016-05-17 11:10:44 +00:00
iscsi.c Fix send/recv limit mixup. 2016-09-05 23:12:24 +00:00
iscsi.h Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
iscsi_ioctl.h Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
iscsi_proto.h Missed addition to r278098. 2015-02-02 16:06:23 +00:00