freebsd-dev/usr.sbin/iscsid
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
..
chap.c Make both iSCSI initiator and target support base64 encoded CHAP data. 2014-11-09 20:39:08 +00:00
discovery.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
iscsid.8 Add the new iscsi(4) man page 2014-09-13 18:40:12 +00:00
iscsid.c For both iSCSI initiator and target increase socket buffer sizes before 2014-11-22 15:09:18 +00:00
iscsid.h For both iSCSI initiator and target increase socket buffer sizes before 2014-11-22 15:09:18 +00:00
keys.c Whitespace fixes. 2014-10-22 09:17:17 +00:00
log.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
login.c Whitespace fixes. 2014-10-22 09:17:17 +00:00
Makefile iscsid does not need to link to libssl 2014-11-06 10:30:10 +00:00
pdu.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00