Re: [PATCH] af_netlink: give correct bounds to dump skb for NLMSG_DONE

From: Jason A. Donenfeld
Date: Wed Nov 08 2017 - 01:35:24 EST


Hi Johannes,

Yes indeed. It sacrifices 24 bytes for making things much less
complex. However, if you prefer increasing the complexity of the state
machine a bit instead, I suppose we could roll with this approach
instead...

Jason