NetBSD/sys/dev/iscsi
mlelstv 1ec2b09a37 kill_session now uses the session id to avoid stale session pointers.
protect network socket with rwlock to handle recconnects.
always take over socket from iscsid to prevent leaks.
keep a good connection alive.
don't forget child device when config_detach fails.
fix locking when reassigning CCBs.
pducount is protected by lock, no need for atomic.
some code rework, refined debug messages.
2022-09-13 13:09:16 +00:00
..
Makefile
base64.c Remove redundant duplicate assignment. 2017-04-18 17:28:18 +00:00
base64.h
files.iscsi
iscsi.h Remove throttling code, instead signal scsipi layer to reduce the openings 2016-06-15 04:30:30 +00:00
iscsi_globals.h kill_session now uses the session id to avoid stale session pointers. 2022-09-13 13:09:16 +00:00
iscsi_ioctl.c kill_session now uses the session id to avoid stale session pointers. 2022-09-13 13:09:16 +00:00
iscsi_ioctl.h
iscsi_main.c kill_session now uses the session id to avoid stale session pointers. 2022-09-13 13:09:16 +00:00
iscsi_pdu.h - add a prefix to struct members (but not the ioctl ones because they affect 2017-12-03 19:07:10 +00:00
iscsi_rcv.c kill_session now uses the session id to avoid stale session pointers. 2022-09-13 13:09:16 +00:00
iscsi_send.c kill_session now uses the session id to avoid stale session pointers. 2022-09-13 13:09:16 +00:00
iscsi_text.c wether -> whether 2019-04-21 11:45:08 +00:00
iscsi_utils.c kill_session now uses the session id to avoid stale session pointers. 2022-09-13 13:09:16 +00:00