netlink: New macros for the sizes of Netlink attributes.
authorBen Pfaff <blp@nicira.com>
Mon, 26 Sep 2011 19:59:23 +0000 (12:59 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 14 Oct 2011 21:08:44 +0000 (14:08 -0700)
I was feeling tempted in some code to just guess "hey, 32 bytes ought to
be big enough" and so on, but really it seems better to just have a
convenient way to measure.


No differences found