summaryrefslogtreecommitdiffstats
path: root/user_channel/channel_mgmt.hpp
Commit message (Expand)AuthorAgeFilesLines
* IPMI channel to NIC device mapping modified within JSON config fileJohnathan Mantey2019-02-041-4/+21
* Move public variables to the class private space.Johnathan Mantey2019-02-041-4/+10
* Refactor the initialization of the channel data from the JSONJohnathan Mantey2019-02-041-3/+3
* Eliminate public function returning pointer to private class dataJohnathan Mantey2019-02-041-9/+18
* Update DBus initialization and useJohnathan Mantey2019-02-041-6/+2
* Use network interface name as channel nameRichard Marian Thomaiyar2019-02-021-8/+8
* ipmid: channel: add max transfer size propertyVernon Mauery2019-01-111-0/+9
* Add self channel number conversion functionRichard Marian Thomaiyar2018-12-191-8/+8
* Doxygen comments for enum & structureRichard Marian Thomaiyar2018-12-191-0/+10
* Update const uint8_t& to const uint8_tRichard Marian Thomaiyar2018-12-111-19/+19
* Synchronize channel info between network and ipmiAppaRao Puli2018-11-201-19/+75
* IPMI Channel commands implementationAppaRao Puli2018-11-201-0/+334
OpenPOWER on IntegriCloud