Modify dump offload method to write dump on to unix socket path
This commit enables bmc dump offload through unix socket
On dump offload request, dump manager setup unix socket and
writes data on unix socket, on other end bmcweb connects to
this socket and get this data offloaded to client.
Tested By:
Ran BMC Dump offload and verified content
Signed-off-by:
Ravi Teja <raviteja28031990@gmail.com>
Change-Id: I9ce558778a73cf33b3f65a002490d3ad01fe75f3
Loading
Please register or sign in to comment