On Wed, Aug 19, 2015 at 1:52 PM, Mamatha Inamdar
<mamat...@linux.vnet.ibm.com> wrote:
> I don't have access to create ticket in sf.net, let me know how do I get the
> access?

Mamatha,

create account, log in, create ticket at
http://sourceforge.net/p/ipmitool/bugs/?source=navbar . I believe you
already have an account since you're subscribed to this mailing list,
don't you?

Best regards,
Z.

>
>
> On 08/13/2015 01:46 PM, Zdenek Styblik wrote:
>>
>> On Thu, Aug 13, 2015 at 8:22 AM, Mamatha Inamdar
>> <mamat...@linux.vnet.ibm.com> wrote:
>>>
>>> In the new version of ipmitool 1.8.15, sol deactivate command was not
>>> closing the session,
>>> This patch is to fix close console session When we issue sol deactivate
>>> command.
>>>
>> Hello,
>>
>> please, open ticket at sf.net and attach patch there.
>>
>> Thanks.
>>
>> Best regards,
>> Z.
>>
>>> Signed-off-by: Mamatha Inamdar <mamat...@linux.vnet.ibm.com>
>>> ---
>>>   lib/ipmi_sol.c |    3 +++
>>>   1 file changed, 3 insertions(+)
>>>
>>> diff --git a/lib/ipmi_sol.c b/lib/ipmi_sol.c
>>> index cf58b44..b497f46 100644
>>> --- a/lib/ipmi_sol.c
>>> +++ b/lib/ipmi_sol.c
>>> @@ -1648,6 +1648,9 @@ ipmi_sol_red_pill(struct ipmi_intf * intf, int
>>> instance)
>>>                                  {
>>>                                          output(rs);
>>>                                  }
>>> +                               else
>>> +                                       bShouldExit = bBmcClosedSession =
>>> 1;
>>> +
>>>                                  /*
>>>                                   * Should recv_sol come back null, the
>>> incoming packet was not ours.
>>>                                   * Just fall through, the keepalive
>>> logic will determine if
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Ipmitool-devel mailing list
>>> Ipmitool-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/ipmitool-devel
>
>

------------------------------------------------------------------------------
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to