[PATCH 1/7] .gitignore: add missing file that should be ignored

Dmitry V. Levin ldv at altlinux.org
Fri Sep 1 22:54:46 UTC 2017


On Thu, Aug 31, 2017 at 09:42:07AM +0800, JingPiao Chen wrote:
> * tests/.gitignore: Add is_linux_mips_n64.
On Thu, Aug 31, 2017 at 09:48:37AM +0800, JingPiao Chen wrote:
> * rtnl_addrlabel.c (decode_ifal_address): New function.
> (ifaddrlblmsg_nla_decoders): New array.
> (decode_ifaddrlblmsg): Use it.
On Thu, Aug 31, 2017 at 10:39:21AM +0800, JingPiao Chen wrote:
> * tests/nlattr_ifaddrlblmsg.c (main): Check decoding of IFAL_ADDRESS.
On Thu, Aug 31, 2017 at 10:39:22AM +0800, JingPiao Chen wrote:
> * configure.ac (AC_CHECK_TYPES): Check for ndt_config
> and ndt_stats structures in <linux/neighbour.h>.
> (AC_CHECK_MEMBERS): Check for ndts_table_fulls field in struct ndt_stats.
> * rtnl_neightbl.c: Include "xlat/rtnl_neightbl_parms_attrs.h".
> (decode_ndt_config, decode_ndta_parms, decode_ndta_parms): New functions.
> (ndt_parms_nla_decoders, ndtmsg_nla_decoders): New arrays.
> (decode_ndtmsg): Use ndtmsg_nla_decoders.
> * xlat/rtnl_neightbl_parms_attrs.in: New file.
On Thu, Aug 31, 2017 at 10:39:23AM +0800, JingPiao Chen wrote:
> * tests/nlattr_ndtmsg.c (NDTA_PARMS, NDTPA_IFINDEX): New macros.
> (main): Check decoding of NDTA_CONFIG, NDTA_PARMS and NDTA_STATS.
On Thu, Aug 31, 2017 at 10:39:24AM +0800, JingPiao Chen wrote:
> * configure.ac (AC_CHECK_TYPES): Check for
> struct ifla_bridge_id in <linux/if_link.h>
> * rtnl_link.c: Include "xlat/rtnl_ifla_brport_attrs.h".
> (decode_ifla_bridge_id, decode_ifla_protinfo): New functions.
> (ifla_brport_nla_decoders): New array.
> (ifinfomsg_nla_decoders) <IFLA_PROTINFO>: Use decode_ifla_protinfo.
> * xlat/rtnl_ifla_brport_attrs.in: New file.
On Thu, Aug 31, 2017 at 10:39:25AM +0800, JingPiao Chen wrote:
> * tests/nlattr_ifla_brport.c: New file.
> * tests/gen_tests.in (nlattr_ifla_brport): New entry.
> * tests/pure_executables.list: Add nlattr_ifla_brport.
> * tests/.gitignore: Likewise.
> * tests/test_nlattr.h (TEST_NESTED_NLATTR_OBJECT): New macro.

Applied, thanks!


-- 
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/20170902/b269dc8c/attachment.bin>


More information about the Strace-devel mailing list