Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netipmid: use std::shared_ptr instead of weak_ptr/lock | Vernon Mauery | 2018-11-06 | 1 | -2/+1 |
* | netipmid: apply clang-format rules | Vernon Mauery | 2018-11-02 | 1 | -54/+51 |
* | Support SOL parameter channel number | Tom Joseph | 2018-04-04 | 1 | -1/+6 |
* | explicit use of std::vector instead of buffer/Buffer | Vernon Mauery | 2017-12-05 | 1 | -1/+1 |
* | Add support for Get SOL configuration parameters command. | Tom Joseph | 2017-05-08 | 1 | -0/+86 |
* | Add support for Set SOL Configuration parameters command. | Tom Joseph | 2017-05-08 | 1 | -0/+85 |
* | Change the signature of the command handler functions. | Tom Joseph | 2017-04-25 | 1 | -3/+2 |
* | Add command handler for SOL activating command. | Tom Joseph | 2017-04-25 | 1 | -0/+22 |
* | Add handler function for incoming SOL payload. | Tom Joseph | 2017-04-25 | 1 | -0/+52 |