Redo most of the control message handling. Switch it back to use
authorclaudio <claudio@openbsd.org>
Mon, 21 Apr 2014 17:41:52 +0000 (17:41 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 21 Apr 2014 17:41:52 +0000 (17:41 +0000)
commitf73922b858e0c5e094ceb9777b977dc2caafffb5
tree0343b6869bee2140c2c7314dcc24a2ee2e197ee4
parente28634ea109291fd7c2c57e70c857bb56f6de3c9
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.
usr.sbin/iscsid/control.c
usr.sbin/iscsid/iscsid.h
usr.sbin/iscsid/util.c