History log of /openbmc/phosphor-net-ipmid/sd_event_loop.cpp (Results 26 – 33 of 33)
Revision Date Author Comments
# 2fd466f4 29-Mar-2017 Tom Joseph <tomjoseph@in.ibm.com>

Add resendPayload function

Resolves openbmc/openbmc#856

Change-Id: I957ce889500840c067e97537e825571cfb77e1c4
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>


# 7306314f 14-Mar-2017 Tom Joseph <tomjoseph@in.ibm.com>

Implement API to send SOL payload when console data is available

Change-Id: I7869d389b589c59e0c76000da9bfd72b9e67c064
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>


# a891eb7e 14-Mar-2017 Tom Joseph <tomjoseph@in.ibm.com>

Implement stopSOLPayloadInstance

This API would stop a SOL payload instance timer event sources.

Change-Id: Iab98def9975ae808bf41416c7a50977d6e3e7640
Signed-off-by: Tom Joseph <

Implement stopSOLPayloadInstance

This API would stop a SOL payload instance timer event sources.

Change-Id: Iab98def9975ae808bf41416c7a50977d6e3e7640
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>

show more ...


# e989c36d 14-Mar-2017 Tom Joseph <tomjoseph@in.ibm.com>

Implement startSOLPayloadInstance

This API would register the character accumulate interval and retry
interval timer sources for the SOL Payload instance.

Change-Id: I76a3aba110

Implement startSOLPayloadInstance

This API would register the character accumulate interval and retry
interval timer sources for the SOL Payload instance.

Change-Id: I76a3aba110b45e99dfdd99354a1376d5248ae508
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>

show more ...


# 0a0d8f65 14-Mar-2017 Tom Joseph <tomjoseph@in.ibm.com>

Defintion of switchTimer

switchTimer is used to enable or disable the character accumulate
timer or the retry timer.

Change-Id: Ica311650f9c4e723bccdcaeb952d9ec080c06d9a
Sig

Defintion of switchTimer

switchTimer is used to enable or disable the character accumulate
timer or the retry timer.

Change-Id: Ica311650f9c4e723bccdcaeb952d9ec080c06d9a
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>

show more ...


# cfbd43fd 14-Mar-2017 Tom Joseph <tomjoseph@in.ibm.com>

Implement stopHostConsole

stopHostConsole would remove the host console fd from the event loop.

Change-Id: Ie642e7022e7195a7f0f5ec2af38f890cb8fdf524
Signed-off-by: Tom Joseph <t

Implement stopHostConsole

stopHostConsole would remove the host console fd from the event loop.

Change-Id: Ie642e7022e7195a7f0f5ec2af38f890cb8fdf524
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>

show more ...


# 56f24e9c 14-Mar-2017 Tom Joseph <tomjoseph@in.ibm.com>

Implement startHostConsole

startHostConsole function would add the Host Console fd to the
event loop for EPOLLIN and update the console buffer.

Change-Id: Icac2955dc84f108b5d819

Implement startHostConsole

startHostConsole function would add the Host Console fd to the
event loop for EPOLLIN and update the console buffer.

Change-Id: Icac2955dc84f108b5d819df0a015f9eac7301b42
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>

show more ...


# 7fd26ddb 14-Mar-2017 Tom Joseph <tomjoseph@in.ibm.com>

Implement startEventLoop and handler function for IPMI packets

The startEventLoop would start the sd_event_loop and register
the handler for IPMI incoming packets on UDP standard port 62

Implement startEventLoop and handler function for IPMI packets

The startEventLoop would start the sd_event_loop and register
the handler for IPMI incoming packets on UDP standard port 623.

Change-Id: Ia8ff44961686c1bf715413ff58bd60d7c71f1be1
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>

show more ...


12