Fix conn_gen_kvp and its caller to fill the kvp array properly (including
authorclaudio <claudio@openbsd.org>
Sun, 20 Apr 2014 16:49:56 +0000 (16:49 +0000)
committerclaudio <claudio@openbsd.org>
Sun, 20 Apr 2014 16:49:56 +0000 (16:49 +0000)
commit889e0b3b7ab0574105a0c39b25a2f33821963efb
tree832b17ad238c038717dfd063245ee3bd60995b4d
parenta2c73f7d7b8d1ebfa97b0e6cca44a4911965be2c
Fix conn_gen_kvp and its caller to fill the kvp array properly (including
the NULL terminator at the end). Now iscsid does proper LoginOperational
negotiation (which will bump the MaxRecvDataSegmentLength to 64k)
usr.sbin/iscsid/connection.c
usr.sbin/iscsid/initiator.c