Re: [PATCH v2 6/8] tests: check decoding of NETLINK_SOCK_DIAG AF_INET messages

2017-06-15 Thread Dmitry V. Levin
On Thu, Jun 15, 2017 at 12:30:52PM +0800, JingPiao Chen wrote: > * tests/netlink_sock_diag.c: Include > and . > (test_inet_diag_sockid, test_inet_diag_req) > (test_inet_diag_req_v2, test_inet_diag_msg): New functions. > (mian): Use them. Thanks, applied with a few changes. -- ldv signature.a

[PATCH v2 6/8] tests: check decoding of NETLINK_SOCK_DIAG AF_INET messages

2017-06-14 Thread JingPiao Chen
* tests/netlink_sock_diag.c: Include and . (test_inet_diag_sockid, test_inet_diag_req) (test_inet_diag_req_v2, test_inet_diag_msg): New functions. (mian): Use them. Co-authored-by: Fabien Siron --- tests/netlink_sock_diag.c | 435 ++ 1 file changed, 4