On Fri, Jul 07, 2006 at 04:35:19PM -0400, Cress, Andrew R wrote:
,----
| This routine didn't seem to work at all in freeipmi-0.2.2-qa0 (would
| call sendto with NULL pointer).  The routine is below, with the two
| changes are commented with ARC:.
| 
| Andy
| ---
| 
| ssize_t 
| ipmi_lan_sendto (int sockfd, 
|                const void *buffer, 
|                size_t buffer_size, 
|                int flags, 
|                const struct sockaddr *server_addr, 
|                socklen_t server_addr_len)
| {
|   void *packet = NULL;
|   size_t packet_length = 0;
|   ssize_t bytes_sent = 0;
|   int fusepad = 0;
`----
Hi Cress,
This bug is already fixed in the CVS by Bala. Thanks for looking into it.

BTW, I am upset at the way Intel is taking platform management
forward.  Intel was the one to promote IPMI and now Intel is moving to a
proprietary IAMT implementation. Till now, I could not get the specs
for AMT without NDA. I was offered to receive SDK source but with NDA
and I refused.

AMD, HP, DELL, SUN, IBM and the rest of the world supports IPMI now.
Even Tyan Bensley platforms supports IAMT. Only the Intel motherboards don't.

Can you throw us some light on this issue and help us with specs if possible?

-- 
Anand Babu 
GPG Key ID: 0x62E15A31
Blog [http://ab.freeshell.org]              
The GNU Operating System [http://www.gnu.org]  



_______________________________________________
Freeipmi-devel mailing list
Freeipmi-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/freeipmi-devel

Reply via email to