freebsd-skq/sys/dev/iscsi
Alexander Motin 8b94b5836c For both iSCSI initiator and target increase socket buffer sizes before
establishing connection.

This is a workaround for Chelsio TOE driver, that does not update socket
buffer size in hardware after connection established, and unless that is
done beforehand, kernel code will stuck, attempting to send/receive full
PDU at once.

MFC after:	1 week
2014-11-22 15:09:18 +00:00
..
icl_proxy.c
icl.c For both iSCSI initiator and target increase socket buffer sizes before 2014-11-22 15:09:18 +00:00
icl.h s/icl_pdu_new_bhs/icl_pdu_new/; no functional changes, just a little 2014-11-03 11:15:51 +00:00
iscsi_ioctl.h
iscsi_proto.h
iscsi.c Fix use-after-free introduced in r274843. 2014-11-22 09:45:32 +00:00
iscsi.h