Zdenek Styblik eb54136775 ID:319 - Interface safe re-open
Currently, interface-management code in the ipmitool does not allow safe
interface re-opening (i.e. closing and opening again). It is because the session
is allocated in the interface setup callback while is freed in the close
callback. So, normal re-opening of the interface, which can be required for
example durng the HPM.1 upgrade, leads to segmentation fault. That's why in the
ipmi_hpmfwupg.c instead of normal closing interface, directly access the
interface data for subsequent re-opening.

Commit for Dmitry Bazhenov
2015-03-11 19:41:34 +01:00
..
2015-01-30 07:04:39 +01:00
2014-11-29 17:45:41 +01:00
2015-03-11 19:41:34 +01:00
2015-01-17 11:44:46 +01:00
2015-01-17 11:44:46 +01:00
2015-01-17 11:44:46 +01:00
2015-01-17 11:44:46 +01:00
2015-03-11 19:41:34 +01:00
2015-02-05 18:43:49 +01:00
2015-01-17 11:44:46 +01:00
2015-01-17 11:44:46 +01:00
2015-03-11 19:41:34 +01:00
2015-02-17 15:43:03 +01:00
2015-03-11 19:41:34 +01:00
2015-02-05 18:43:49 +01:00
2015-02-05 18:43:49 +01:00