Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 1ddabdeb0fce0f06a5cc2aaf86d6bc52 > files > 58

freeipmi-0.5.1-7.el5.x86_64.rpm

libfreeipmi:
------------
* Missing IPMI commands.
  - lan-cmds 
  - msg-support-cmds
  - chassis-cmds
  - serial-cmds
  - sol-cmds
  - pef-cmds
  - sdr-repo-cmds
  - sel-cmds
  - sdr-record-types
  - sel record-types
  - sensor-cmds
* Modify system boot priority table.
* how to support xRC4 (can we? should we?)
* get event messages function that is passed fiids
split udm into another lib?
re-work UDM for advanced IPMI lan connection detection?
split off and install sdr parsing/caching lib?
- add ctx to locate lib
- add ctx to template funcs in fiid
- add errno logging to all system error related events, not just
  ctx errnums
- add error logging wrappers to all drivers/locate/ctx related
  code.
- re-org locate/drivers/fill/udm/core into separate dirs
- rename functions, add "ipmi_" prefix to fill, etc. as appropriate. 
- remove fiid-ness from udm lib, use pointers for returns?
- rename fiid?
- rename udm?
- remove errno return value usage, adjust to ctx usage
- find way to consolidate sdrcache lib in common/src w/ sdrcache lib
in ipmimonitoring and add into libfreeipmi?
- find way to make sensor-api a legit lib and move into libfreeipmi?
- move libipmiconsole and libipmimonitoring into libfreeipmi?
- cleanup/split err-wrappers files as needed.
- move libfreeipmi specific libs out of common/src into libfreeipmi dir
- need debug capabilities in sdr cache libs (i.e. sdr cache dumping)
- prefix host output on debug for udm based tools

Autoconf/Portability
--------------------
* socklet_t, doesn't exist on all OSes.
* stdarg.h, other OSes use varargs.h
         
bmc-config:
-----------
Missing Serial Config
Chassis Config?

pef-config
-----------
* conf.5 manpage
* how to specify event reading type codes

general
-------
event handling
sdr caching requires versioning
tool for getting channel information - in ipmi-device tool for 0.5.0?
remove get authentication capabilities checks?

ipmi-chassis
------------
move set power cycle interval to bmc-config?
remove set power restore policy b/c its in bmc-config?
put boot options into bmc-config?

ipmiconsole
-----------
retry under a different port
- has never been tested, does any manufacturer do this?

ASUS issues to resolve
----------------------
K_g status from get channel authentication capabilities incorrect (P5MT-R)
SOL report incorrect port (P5MT-R)
duplicate seq number (P5M2)
SOL config read (P5M2, P5MT-R)
get/st payload access (P5M2, P5MT-R)
invalid RAKP2 err code (P5MT-R)

RELEASE TODOS
-------------
Email freeipmi-users && freeipmi-devel
Update savannah announcements
Update freshmeat.net
Update fsf directory info.
Update freeipmi webpage