summaryrefslogtreecommitdiffstats
path: root/message_handler.hpp
Commit message (Expand)AuthorAgeFilesLines
* explicit use of std::vector instead of buffer/BufferVernon Mauery2017-12-051-1/+1
* Correct doxygen syntax in phosphor-net-ipmidTom Joseph2017-05-231-5/+5
* Throw exception instead of returning error code from send function.Tom Joseph2017-04-251-8/+5
* Add function to send unsolicited IPMI payload to remote console.Tom Joseph2017-04-251-0/+14
* Add function to send outbound SOL payloadTom Joseph2017-04-251-0/+8
* Make the default value of session header to IPMI2.0 header.Tom Joseph2017-04-251-2/+1
* Provide API to set socket channel in session object.Tom Joseph2017-04-251-1/+4
* Modify constructor for message handler class.Tom Joseph2017-04-251-4/+7
* Copy the IPMI input message details to output messageTom Joseph2017-01-161-1/+0
* Add Message HandlerTom Joseph2016-12-161-0/+119
OpenPOWER on IntegriCloud