[PATCH 20/26] netlink: add a basic rtnetlink parser of netconf messages

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


On Thu, Aug 10, 2017 at 09:10:17AM +0800, JingPiao Chen wrote:
> * rtnl_netconf.c: New file.
> * Makefile.am (strace_SOURCES): Add it.
> * netlink_route.h (decode_netconfmsg): New prototype.
> * configure.ac (AC_CHECK_HEADERS): Add linux/netconf.h.
> (AC_CHECK_TYPES): Check for struct netconfmsg in <linux/netconf.h>.

The check for linux/netconf.h is redundant because
the check for struct netconfmsg 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/23ad2f2a/attachment.bin>


More information about the Strace-devel mailing list