Vernon Mauery wants to merge 1 commit from /u/vmauery11/ipmitool/ to master, 2018-04-05
Take a more nuanced approach. Remove the fixed-sized buffer from ipmi_rs and replace it in the various instances with a pointer to a buffer that is sized appropriately for that interface's max transfer size.
Commit | Date | |
---|---|---|
[e842fc]
(id_497_raw_command_buffer_size_v2)
by
Vernon Mauery
ID:497 Raw command to allow responses larger than 256 bytes All the interfaces use a static struct ipmi_rs to capture a response. This does increase the BSS slightly, but only by ~57kB (in my build). Closes: Signed-off-by: Vernon Mauery <vernon.mauery@...> |
2018-04-03 21:26:38 | Tree |