Re: Netlink header decoding

2016-05-09 Thread Dmitry V. Levin
On Sun, May 08, 2016 at 03:12:16PM +, Fabien Siron wrote: > Quoting Dmitry V. Levin (2016-05-08 00:29:36) > > On Fri, May 06, 2016 at 10:08:55PM +, Fabien Siron wrote: > > > Quoting Dmitry V. Levin (2016-05-06 01:20:27) > > > > Hi, > > > > > > > > On Thu, May 05, 2016 at 10:04:51PM +,

Re: Netlink header decoding

2016-05-08 Thread Fabien Siron
Quoting Dmitry V. Levin (2016-05-08 00:29:36) > On Fri, May 06, 2016 at 10:08:55PM +, Fabien Siron wrote: > > Quoting Dmitry V. Levin (2016-05-06 01:20:27) > > > Hi, > > > > > > On Thu, May 05, 2016 at 10:04:51PM +, Fabien Siron wrote: > > > > Hi list, > > > > > > > > I did a quick netlin

Re: Netlink header decoding

2016-05-07 Thread Dmitry V. Levin
On Fri, May 06, 2016 at 10:08:55PM +, Fabien Siron wrote: > Quoting Dmitry V. Levin (2016-05-06 01:20:27) > > Hi, > > > > On Thu, May 05, 2016 at 10:04:51PM +, Fabien Siron wrote: > > > Hi list, > > > > > > I did a quick netlink header parser for sendmsg/recvmsg which does the > > > follo

Re: Netlink header decoding

2016-05-06 Thread Fabien Siron
Quoting Dmitry V. Levin (2016-05-06 01:20:27) > Hi, > > On Thu, May 05, 2016 at 10:04:51PM +, Fabien Siron wrote: > > Hi list, > > > > I did a quick netlink header parser for sendmsg/recvmsg which does the > > following: > > > > $ strace -qq -erecvmsg tests/netlink_inet_diag > /dev/null >

Re: Netlink header decoding

2016-05-05 Thread Masatake YAMATO
On Thu, May 05, 2016 at 10:04:51PM +, Fabien Siron wrote: > Hi list, > > I did a quick netlink header parser for sendmsg/recvmsg which does the > following: > > $ strace -qq -erecvmsg tests/netlink_inet_diag > /dev/null > recvmsg(1, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=000

Re: Netlink header decoding

2016-05-05 Thread Dmitry V. Levin
Hi, On Thu, May 05, 2016 at 10:04:51PM +, Fabien Siron wrote: > Hi list, > > I did a quick netlink header parser for sendmsg/recvmsg which does the > following: > > $ strace -qq -erecvmsg tests/netlink_inet_diag > /dev/null > recvmsg(1, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00