Re: PATCH: rtnetlink explicit flags setting
From: jamal <hidden>
Date: 2005-05-28 01:12:29
From: jamal <hidden>
Date: 2005-05-28 01:12:29
On Fri, 2005-27-05 at 18:59 +0200, Thomas Graf wrote:
I took your patch, converted it to use NLMSG_NEW and finished converting all the modules that you started.
Thats the patchset 1/2 and 2/2, correct?
Yet unconverted are: netfilter, net/sched/ tcp_diag, xfrm, kernel/audit.
I didnt find any issues with these as far as PID extrapolation.
I also fixed some uses of NL_CREDS() to fetch the pid for message generation which is wrong. Various dumping procedures did not set the multi flag at all, I fixed all of them. Do not apply these patches yet, they're way too intrusive
Do you mean the two patches? Those looked fine to me; i.e its mostly the patch i posted this morning with the new Macros, no? cheers, jamal