summaryrefslogtreecommitdiffstats
path: root/command/sol_cmds.cpp
Commit message (Expand)AuthorAgeFilesLines
* netipmid: use std::shared_ptr instead of weak_ptr/lockVernon Mauery2018-11-061-2/+1
* netipmid: apply clang-format rulesVernon Mauery2018-11-021-54/+51
* Support SOL parameter channel numberTom Joseph2018-04-041-1/+6
* explicit use of std::vector instead of buffer/BufferVernon Mauery2017-12-051-1/+1
* Add support for Get SOL configuration parameters command.Tom Joseph2017-05-081-0/+86
* Add support for Set SOL Configuration parameters command.Tom Joseph2017-05-081-0/+85
* Change the signature of the command handler functions.Tom Joseph2017-04-251-3/+2
* Add command handler for SOL activating command.Tom Joseph2017-04-251-0/+22
* Add handler function for incoming SOL payload.Tom Joseph2017-04-251-0/+52
OpenPOWER on IntegriCloud