Hi Andrew, On 04/14/2016 07:33 PM, Andrew Zaborowski wrote: > Keep sending the message header+padding as a separate > KDBUS_ITEM_PAYLOAD_OFF buffer like in DBus-1, systemd also seems to do > that. But fix the structure of the message body. > > The term footer is used in systemd, probably there's a better name. > --- > ell/dbus-kernel.c | 19 +++++++++---------- > ell/dbus-message.c | 19 +++++++++++++++++++ > ell/dbus-private.h | 1 + > 3 files changed, 29 insertions(+), 10 deletions(-) > Applied, thanks. Regards, -Denis