freebsd-dev/lib/libiscsiutil
Richard Scheffenegger bd6bb49397 iscsi: per-session timeouts and rapid teardown of session on reconnect
Add per-Session configurable ping (SCSI NOP) and login timeouts.

Remove the torn down, old iSCSI session quickly, when performing a reconnect.

Reviewed By: trasz
Sponsored by:        NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D34198
2022-02-25 10:35:47 +01:00
..
chap.c
connection.c
keys.c libiscsiutil: Change keys_load/save to operate on data buffers. 2021-12-22 10:43:24 -08:00
libiscsiutil.h iscsi: per-session timeouts and rapid teardown of session on reconnect 2022-02-25 10:35:47 +01:00
log.c
Makefile iscsi: Handle large Text responses. 2021-12-29 14:36:04 -08:00
pdu.c
text.c iscsi: Handle large Text responses. 2021-12-29 14:36:04 -08:00
utils.c