summaryrefslogtreecommitdiff
path: root/iscsiuio/RELEASE.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'iscsiuio/RELEASE.TXT')
-rw-r--r--iscsiuio/RELEASE.TXT19
1 files changed, 17 insertions, 2 deletions
diff --git a/iscsiuio/RELEASE.TXT b/iscsiuio/RELEASE.TXT
index 0ebf27f..28e681b 100644
--- a/iscsiuio/RELEASE.TXT
+++ b/iscsiuio/RELEASE.TXT
@@ -1,7 +1,7 @@
Release Notes
QLogic uIP Linux Driver
- Version 0.7.8.5
- 11/20/2018
+ Version 0.7.8.6
+ 06/27/2019
QLogic Corporation
26650 Aliso Viejo Pkwy,
@@ -11,6 +11,21 @@
Copyright (c) 2014, QLogic Corporation
All rights reserved
+uIP v0.7.8.6 (Jun 27, 2019)
+=======================================================
+ Fixes:
+ -------
+ 1. Problem: OS fails to boot after one path is
+ disconnected from iSCSI MPIO config.
+ Change: In the event of DHCP failure, killing of enable_nic_thread did
+ not process any iscsid requests leading to error,
+ iscsistart: Could not broadcast to uIP after 5 tries
+ and login failure of active path.
+ Added fix to not kill enable_nic_thread and allow further
+ processing of iscsid requests and performing login
+ to next active path.
+ Impact: All
+
uIP v0.7.8.5 (Nov 20, 2018)
=======================================================
Fixes: