]> the.earth.li Git - mqtt-arp.git/commitdiff
Fix alignment when parsing Netlink messages
authorJonathan McDowell <noodles@earth.li>
Wed, 6 Jun 2018 17:30:56 +0000 (18:30 +0100)
committerJonathan McDowell <noodles@earth.li>
Wed, 6 Jun 2018 17:30:56 +0000 (18:30 +0100)
The Netlink header should be treated as NLA_HDRLEN in length, and
NLA_ALIGN() used to deal with padding after attributes.


No differences found