Re: [Freeipmi-devel] Bug when querying bridged sensors

2018-02-16 Thread Albert Chu
Hi Marc, Thanks for the patch. As far as I can tell, you are absolutely right. I'm not sure how this code even worked before, although I suspect many IPMI implementations just automatically sent bridge requests to the right place reqardless of the LUN. I have this queued up for a fix in 1.6.2.

[Freeipmi-devel] Bug when querying bridged sensors

2018-02-16 Thread GIRARD, MARC
Hi FreeIPMI Team, We experiment a bug when querying bridged sensors of a Bull GPU Blade. This bug can be solved with the following patch : diff -pur freeipmi-1.5.7.orig/libfreeipmi/api/ipmi-lan-session-common.c freeipmi-1.5.7/libfreeipmi/api/ipmi-lan-session-common.c ---