[PATCH] Add missing netlink NLM_F_* flags.

Fabien Siron fabien.siron at epita.fr
Sun Jul 31 21:35:54 UTC 2016


Hello,

Quoting Dmitry V. Levin (2016-07-28 23:18:06)
> On Wed, Jul 27, 2016 at 04:27:10PM -0700, enh wrote:
> > * xlat/netlink_flags.in: add missing flags.
> 
> I thought that some flags haven't been added to netlink_flags table
> on purpose.  Fabien?

Yes, this patch assumes that this message is a "get" request. But a netlink
message can be either "get" or "new".
In order to complete the flags, you need to get the type and the protocol
(which is already implemented in my tree).

Cheers,
--
Fabien Siron




More information about the Strace-devel mailing list