summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/TODO b/TODO
index 011bf6f..1de2378 100644
--- a/TODO
+++ b/TODO
@@ -4,9 +4,6 @@ IPMIUTIL PROJECT TODO LIST:
Add subcommand to consolidate user functions
. enable, disable, list, set(priv/username/psw)
-Add support for openssl-1.1.0 for fedora
- . detect new vs. old, handle both
-
IPV6 for IPMI LAN on Windows:
Currently support IPV6 on Linux, but need to implement for Windows also
. implement IPV6 for Windows (#ifdef WIN32 case)
@@ -14,11 +11,14 @@ IPV6 for IPMI LAN on Windows:
Test SuperMicro DIMM event logic (pending bad DIMM)
PARTIAL in ipmiutil-2.9.9, revised code implemented
-Add OEM Lenovo sensor decoding
+Add support for openssl-1.1.0 for fedora
COMPLETE in ipmiutil-3.0.1
Add OEM Lenovo SEL decoding
- PARTIAL in ipmiutil-3.0.1
+ PARTIAL in ipmiutil-3.0.1, pending test data
+
+Add OEM Lenovo sensor decoding
+ COMPLETE in ipmiutil-3.0.1
Thread-safe changes for IPMI LAN:
Change ipmicmd.c/ipmilan.c to be thread-safe if accessing multiple nodes.