CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/21 11:41:52
Modified files:
usr.sbin/iscsid: control.c iscsid.h util.c
Log message:
Redo most of the control message handling. Switch it back to use
SOCK_SEQPACKET and provide functions to build the control messages that
can also be used by iscsictl.
