Home
last modified time | relevance | path

Searched hist:eb54136775f63a6a159f3c55ee4772d7aa363cc4 (Results 1 – 14 of 14) sorted by relevance

/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus_crypt.cdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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
H A Dlanplus.cdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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
/openbmc/ipmitool/src/
H A Dipmishell.cdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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
H A Dipmievd.cdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_intf.hdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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
/openbmc/ipmitool/lib/
H A Dipmi_tsol.cdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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
H A Dipmi_sol.cdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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
H A Dipmi_dcmi.cdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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
H A Dipmi_hpmfwupg.cdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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
H A Dipmi_main.cdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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
/openbmc/ipmitool/src/plugins/serial/
H A Dserial_terminal.cdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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
H A Dserial_basic.cdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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
/openbmc/ipmitool/src/plugins/lan/
H A Dlan.cdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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
/openbmc/ipmitool/src/plugins/
H A Dipmi_intf.cdiff eb54136775f63a6a159f3c55ee4772d7aa363cc4 Wed Mar 11 13:41:34 CDT 2015 Zdenek Styblik <stybla@turnovfree.net> 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