Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-net-ipmid
/
de4121c73894af9711e6f34763dfb3d9462c55d7
/
message_handler.cpp
099fb09
clang-format: copy latest and re-format
by Patrick Williams
· 1 year, 6 months ago
7b7f25f
logging: switch to lg2
by George Liu
· 2 years, 5 months ago
0a4dde4
message_handler: Hold the session instance
by Lei YU
· 2 years, 4 months ago
bc8958f
Update to latest clang-format
by George Liu
· 2 years, 5 months ago
2085ae0
replace tuple-based singleton with individual singletons
by Vernon Mauery
· 3 years, 5 months ago
de7dd5c
Add RMCP Ping support
by Kirill Pakhomov
· 3 years, 9 months ago
9979e99
Update the remote ip addr to session properties
by Rajashekar Gade Reddy
· 4 years, 10 months ago
f8a34fc
netipmid: Manage and expose session object
by Suryakanth Sekar
· 5 years ago
8af90eb
Skip IPMI Payload commands - IPMI Mesg disabled
by Richard Marian Thomaiyar
· 6 years ago
8d6f200
netipmid: make Handler asynchronous
by Vernon Mauery
· 6 years ago
7f268e4
netipmid: consolidate message-related things in message.hpp
by Vernon Mauery
· 6 years ago
fc37e59
netipmid: replace std::cerr with phosphor::logging calls
by Vernon Mauery
· 6 years ago
224f36a
netipmid: use shared_ptr on session instead of shared_ptr+references
by Vernon Mauery
· 6 years ago
d999ffc
netipmid: use shared_ptr on messages instead of unique_ptr+references
by Vernon Mauery
· 6 years ago
ae1fda4
netipmid: use std::shared_ptr instead of weak_ptr/lock
by Vernon Mauery
· 6 years ago
9e801a2
netipmid: apply clang-format rules
by Vernon Mauery
· 6 years ago
70fd29c
explicit use of std::vector instead of buffer/Buffer
by Vernon Mauery
· 7 years ago
04b3038
Throw exception instead of returning error code from send function.
by Tom Joseph
· 8 years ago
63d3e49
Add function to send unsolicited IPMI payload to remote console.
by Tom Joseph
· 8 years ago
22596f2
Add function to send outbound SOL payload
by Tom Joseph
· 8 years ago
703adbf
No response is send via the packet handler if payload is SOL.
by Tom Joseph
· 8 years ago
ff84849
Provide API to set socket channel in session object.
by Tom Joseph
· 8 years ago
8dfa0f0
Copy the IPMI input message details to output message
by Tom Joseph
· 8 years ago
e6361a2
Add Message Handler
by Tom Joseph
· 8 years ago