CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2025/01/28 13:41:44
Modified files: usr.sbin/iscsid: connection.c initiator.c iscsid.h Log message: Always "get in first" by sending out the values for all session and connection params for each stage of the login process. This way iscsid is in control what is selected and the targets just need to answer. With this it is possible to connect to a lio target. Diff by Jack Burton (jack at saosce.com.au)