On 10/4/18 3:37 PM, David Ahern wrote: > From: David Ahern <dsah...@gmail.com> > > Some of the inner headers are not 4-byte aligned, so use > NLMSG_LENGTH instead of sizeof(req) to set nlmsg_len. >
this patch is wrong; headers are supposed to be 4-bytes aligned.