[PATCH 16/26] netlink: add a basic rtnetlink parser of addrlabel messages

Dmitry V. Levin ldv at altlinux.org
Mon Aug 14 00:57:39 UTC 2017


On Thu, Aug 10, 2017 at 09:08:32AM +0800, JingPiao Chen wrote:
> * rtnl_addrlabel.c: New file.
> * Makefile.am (strace_SOURCES): Add it.
> * netlink_route.h (decode_ifaddrlblmsg): New prototype.
> * configure.ac (AC_CHECK_HEADERS): Add linux/if_addrlabel.h.
> (AC_CHECK_TYPES): Check for struct ifaddrlblmsg in <linux/if_addrlabel.h>.

The check for linux/if_addrlabel.h is redundant because
the check for struct ifaddrlblmsg is enough.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20170814/6d3c41f6/attachment.bin>


More information about the Strace-devel mailing list