diff --git a/scst/ChangeLog b/scst/ChangeLog index 140030676..8fb2be4e2 100644 --- a/scst/ChangeLog +++ b/scst/ChangeLog @@ -1,7 +1,12 @@ Summary of changes between versions 3.4 and 3.5 ----------------------------------------------- - Added the forward_src and forward_dst sysfs attributes. Removed - CONFIG_SCST_FORWARD_MODE_PASS_THROUGH. + CONFIG_SCST_FORWARD_MODE_PASS_THROUGH. In other words, forward_src mode + is no longer global but is now configurable per target port. +- Improved forwarding of SCSI commands between H.A. nodes. The relative + target port ID is now correct in the device identification inquiry response. + The REPORT TARGET PORT GROUPS and SET TARGET PORT GROUPS commands are now + processed locally instead of being forwarded. Summary of changes between versions 3.3 and 3.4 -----------------------------------------------