]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[iscsi] Clarify support for NOP-In
authorMichael Brown <mcb30@ipxe.org>
Fri, 25 Feb 2011 11:10:36 +0000 (11:10 +0000)
committerMichael Brown <mcb30@ipxe.org>
Fri, 25 Feb 2011 11:11:30 +0000 (11:11 +0000)
commitef87c4ad083357819afa58c15c270bfc47118d85
tree0af0e19e1935297122f8f0e73542bc392d4b448e
parent9625132bf590b5fb74bfe98491e2e5649575801d
[iscsi] Clarify support for NOP-In

After a more accurate reading of RFC 3720, it becomes clear how NOPs
are supposed to work.  The current implementation (which just ignores
NOP-Ins) is sufficient to cope with NOP-Ins sent to update CmdSN, but
will need to be extended before it can cope with NOP-Ins sent as iSCSI
keepalives.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/tcp/iscsi.c