summaryrefslogtreecommitdiffstats
path: root/sol/sol_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* netipmid: move sol timers to asioVernon Mauery2019-02-011-11/+1
* netipmid: move sol console sockets to asioVernon Mauery2019-02-011-65/+63
* phosphor-net-ipmid: connect with the correct sockaddr sizeVernon Mauery2018-12-191-1/+3
* netipmid: apply clang-format rulesVernon Mauery2018-11-021-18/+22
* explicit use of std::vector instead of buffer/BufferVernon Mauery2017-12-051-1/+1
* Cleanup the console buffer on stopping the SOL payload.Tom Joseph2017-08-011-0/+2
* Change accumulateInterval and retryInterval to std::chrono units.Tom Joseph2017-05-081-13/+2
* Correct the parameters for SOLContext constructor.Tom Joseph2017-05-081-1/+1
* Remove hostConsole fd from the event loop.Tom Joseph2017-05-081-2/+10
* Implement API to stop a payload instanceTom Joseph2017-04-241-0/+21
* Add API to start a SOL payload instanceTom Joseph2017-04-241-0/+37
* Implement function to write to host console socketTom Joseph2017-04-241-0/+34
* Implement Host Console socket InitTom Joseph2017-04-241-0/+44
OpenPOWER on IntegriCloud