[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freeipmi-devel] FreeIPMI changes
From: |
Anand Babu |
Subject: |
Re: [Freeipmi-devel] FreeIPMI changes |
Date: |
Sun, 16 Nov 2003 10:11:51 -0800 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) |
,---- Albert Chu <address@hidden> writes:
| 1) Added username_len, auth_code_len, and challenge_str_len parmaeters
| to the packet creation functions to protect against various buffer
| overflow problems. i.e.
`----
I was assuming, user always passes these buffers with standard size.
But what you did is correct.
,----
| 2) Put in chassis status structures and creation functions.
|
| 3) modified ipmi-sendto framework based on our e-mail discussions, added
| a ipmi-sendto-host function that can be used like the old style.
|
| 4) Various minor tweaks, see changelog for details
`----
Cool
,----
| P.S. I broke fish, I will get around to making changes later today ...
`----
Don't need to worry about breaking fish. I can take care.
-ab