When a connection to an iSCSI target is broken without gracefully closing the TCP socket, a subsequent connection attempt may fail because the target believes that we are attempting session reinstatement (see RFC3720 section 5.3.1). This has been observed using the Microsoft iSCSI target. Section 9.1.1 of RFC3720 states that initiators should use a stable ISID, however section 5.3.1 shows that the only way to explicitly request that a new session be created is to use a new ISID. Fix by randomising the "qualifier" portion of the ISID. Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
707 |
|
707 |
|
708 |
|
708 |
|
709 |
|
709 |
|
710 |
|
|
|
|
710 |
|
|
711 |
|
711 |
|
712 |
|
712 |
|
713 |
|
713 |
|