On Mon, Aug 28, 2017 at 01:44:36AM +0800, JingPiao Chen wrote: > * configure.ac (AC_CHECK_HEADERS): Add linux/if_link.h. > (AC_CHECK_TYPES): Check for > struct rtnl_link_stats64 in <linux/if_link.h>. > (AC_CHECK_MEMBERS): Check for > rx_nohandler field in struct rtnl_link_stats/rtnl_link_stats64. > * rtnl_link.c: Include <linux/if_link.h>. > (decode_rtnl_link_stats, decode_rtnl_link_ifmap, > decode_rtnl_link_stats64): New functions. > (ifinfomsg_nla_decoders): New array. > (decode_ifinfomsg): Use it.
Applied, thanks! -- ldv
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
