Skip to content

lan print does not handle parameter errors #78

Open
AlexanderAmelkin opened this issue May 5, 2017 · 1 comment
Open

lan print does not handle parameter errors #78

AlexanderAmelkin opened this issue May 5, 2017 · 1 comment

Comments

@AlexanderAmelkin
Copy link

Reported by: cdjaneczek
Original Ticket: ipmitool/bugs/483

Currently if there is an error completion code returned for any parameter read as part of lan print the function will return and not attempt to read other parameters. The IPMI implementation may return errors if a given parameter does not have a current value. This issue is to propose changing this to handle the errors and just skip over printing that one parameter while continuing on to attempt to read and print the rest of the parameters.

@AlexanderAmelkin
Copy link
Author

patch attached

Original comment by: cdjaneczek

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant